RhinoCommon API
File3dmNamedConstructionPlanesAdd Method (String, Plane) |
Adds a named construction plane to the table.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public int Add( string name, Plane plane )
Public Function Add ( name As String, plane As Plane ) As Integer
Parameters
- name
- Type: SystemString
The name of the named construction plane. - plane
- Type: Rhino.GeometryPlane
The plane value.
Return Value
Type: Int320 based index of the named construction plane. -1 on failure.

Rhino for Windows
Supported in: 6.14