Solid3dMassPropertiesVolume Property
|
Property that represents the volume of the
solid.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
Double
See Also