VolumeMassProperties.Dispose Method

VolumeMassPropertiesDispose Method

Actively reclaims unmanaged resources that this instance uses.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose
See Also