Click or drag to resize
GeSolid Class
Base class for building 3-dimensional geometry.
Inheritance Hierarchy

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public abstract class GeSolid : GeGeometry, 
	IGeSolid

The GeSolid type exposes the following members.

Constructors
  NameDescription
Protected methodGeSolid
Initializes a new instance of the GeSolid class
Top
Properties
  NameDescription
Public propertyMomentOfInertia
Returns moment of inertia of solid.
Public propertyVolume
Returns volume of solid.
Top
Remarks