RhinoCommon API
File3dmNamedConstructionPlanes Property |
Named construction planes in this file.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public IList<ConstructionPlane> NamedConstructionPlanes { get; }
Public ReadOnly Property NamedConstructionPlanes As IList(Of ConstructionPlane) Get
Property Value
Type: IListConstructionPlane