Click or drag to resize

File3dmNamedConstructionPlanes Property

Named construction planes in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public IList<ConstructionPlane> NamedConstructionPlanes { get; }

Property Value

Type: IListConstructionPlane
See Also