M_Rhino_Geometry_SubD_Dispose - mcneel/rhinocommon-api-docs GitHub Wiki

SubD.Dispose Method

Releases the unmanaged resources used by the SubD and optionally releases the managed resources

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

protected override void Dispose(
	bool disposing
)

VB

Protected Overrides Sub Dispose ( 
	disposing As Boolean
)

Parameters

 

disposing
Type: System.Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubD Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️