Click or drag to resize
IGeSolid Interface
Base interface for 3-dimensional solid geometry.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGeSolid : IGeGeometry

The IGeSolid type exposes the following members.

Properties
  NameDescription
Public propertyMomentOfInertia
Returns moment of inertia of solid.
Public propertyVolume
Returns volume of solid.
Top
Remarks