Click or drag to resize

ModelNamedConstructionPlane Class

Represents a Rhino named construction plane. Wraps a ConstructionPlane instance in the named construction planes table.
Inheritance Hierarchy
SystemObject
  Grasshopper.RhinocerosModelData
    Grasshopper.RhinocerosModelContent
      Grasshopper.Rhinoceros.DisplayModelNamedConstructionPlane

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Since: 8.19
Syntax
public sealed class ModelNamedConstructionPlane : ModelContent, 
	IGH_BakeAwareData

The ModelNamedConstructionPlane type exposes the following members.

Properties
  NameDescription
Public propertyId (Inherited from ModelContent.)
Public propertyIsValid (Inherited from ModelContent.)
Public propertyName (Inherited from ModelContent.)
Public propertyNotes (Inherited from ModelContent.)
Public propertyParent (Inherited from ModelContent.)
Public propertyPath (Inherited from ModelContent.)
Public propertyTags (Inherited from ModelContent.)
Top
Methods
Operators
See Also