File3dm.NamedConstructionPlanes Property

File3dmNamedConstructionPlanes Property

Named construction planes in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IList<ConstructionPlane> NamedConstructionPlanes { get; }
Public ReadOnly Property NamedConstructionPlanes As IList(Of ConstructionPlane)
	Get

Property Value

Type: IListConstructionPlane
Version Information

Rhino for Windows

Supported in: 6.14
See Also