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