RhinoCommon API
NamedConstructionPlaneTableFind Method |
Finds a named construction plane.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- name
- Type: SystemString
Name of construction plane to search for.
Return Value
Type: Int32>=0 index of the construction plane with the given name. -1 no construction plane found with the given name.