RhinoCommon API
TextFieldsVolume Method (String) |
Returns the volume for the selected object id
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

public static double Volume( string id )
Public Shared Function Volume ( id As String ) As Double
Parameters
- id
- Type: SystemString
[Missing <param name="id"/> documentation for "M:Rhino.Runtime.TextFields.Volume(System.String)"]
Return Value
Type: Double[Missing <returns> documentation for "M:Rhino.Runtime.TextFields.Volume(System.String)"]
