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