FaceShellProxy.Volume Property
Parent Object: FaceShellProxyDescription
Property that returns the volume of the component in database units.
Syntax
FaceShellProxy.Volume( PrecisionPercent As Double ) As DoubleProperty Value
This is a read only property whose value is a Double.Parameters
Name | Type | Description |
PrecisionPercent | Double | Input Double that specifies the requested relative accuracy of the result as a percentage. For example, a value of 0.01 requests a maximum error of one percent. |