Click or drag to resize

File3dmShutLiningCurveEnabled Method

Return whether shut-line is created for the given curve.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool CurveEnabled(
	Guid curve_id
)

Parameters

curve_id
Type: SystemGuid

[Missing <param name="curve_id"/> documentation for "M:Rhino.FileIO.File3dmShutLining.CurveEnabled(System.Guid)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.FileIO.File3dmShutLining.CurveEnabled(System.Guid)"]

See Also