MassPropertiesMomentsOfIntertia Property
|
Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll)
Version: 0.0.0.0
Syntax
public Vector3d MomentsOfIntertia { get; }
Public ReadOnly Property MomentsOfIntertia As Vector3d
Get
public:
property Vector3d MomentsOfIntertia {
Vector3d get ();
}
member MomentsOfIntertia : Vector3d with get
Property Value
Type:
Vector3d
See Also