RhinoCommon API
File3dmNamedConstructionPlanesItem Property |
Gets the named construction plane at an index.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public ConstructionPlane this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As ConstructionPlane Get
Parameters
- index
- Type: SystemInt32
Zero based array index.
Return Value
Type: ConstructionPlaneA construction plane at the index, or null on error.

Rhino for Windows
Supported in: 6.14