Click or drag to resize

ModelRenderContent Class

Represents a Rhino render content. Wraps the functionality of the RenderContent type.
Inheritance Hierarchy

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

The ModelRenderContent 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.)
Public propertyTypeName (Overrides ModelData.TypeName.)
Top
Methods
See Also