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