File3dmAllNamedConstructionPlanes Property |
Named construction planes in this file.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic File3dmNamedConstructionPlanes AllNamedConstructionPlanes { get; }
Public ReadOnly Property AllNamedConstructionPlanes As File3dmNamedConstructionPlanes
Get
Property Value
Type:
File3dmNamedConstructionPlanes
See Also