Click or drag to resize

ModelComponentContent Class

Represents a Rhino model component. Wraps the functionality of the ModelComponent type.
Inheritance Hierarchy

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public abstract class ModelComponentContent : ModelContent

The ModelComponentContent type exposes the following members.

Constructors
Properties
  NameDescription
Protected propertyAttribs
Protected propertyDefaultAttributes (Inherited from ModelData.)
Public propertyId (Inherited from ModelContent.)
Protected propertyIsReferencedData (Inherited from ModelContent.)
Protected propertyIsReferencedDataLoaded (Inherited from ModelContent.)
Public propertyIsValid (Inherited from ModelContent.)
Protected propertyIsValidWhyNot (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.)
Protected propertyTypeDescription (Inherited from ModelData.)
Top
Methods
See Also
Inheritance Hierarchy