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