Click or drag to resize

File3dmShutLiningGetCurves Method

Gets all the curves on the shut-lining. Each curve is identified by a Guid. If there are no curves present, the array will be empty.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Guid[] GetCurves()

Return Value

Type: Guid

[Missing <returns> documentation for "M:Rhino.FileIO.File3dmShutLining.GetCurves"]

See Also