Click or drag to resize

ModelRenderEnvironmentAttributes Class

Inheritance Hierarchy

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class Attributes : ModelRenderContentAttributes, IEquatable<ModelRenderEnvironmentAttributes>

The ModelRenderEnvironmentAttributes type exposes the following members.

Constructors
  NameDescription
Public methodModelRenderEnvironmentAttributes
Initializes a new instance of the ModelRenderEnvironmentAttributes class
Top
Properties
Methods
  NameDescription
Public methodClone (Inherited from ModelDataAttributes.)
Public methodEquals(Object) (Inherited from ModelContentAttributes.)
Protected methodEquals(Object, IEqualityComparer) (Overrides ModelRenderContentAttributesEquals(Object, IEqualityComparer).)
Public methodGetHashCode (Inherited from ModelContentAttributes.)
Protected methodGetHashCode(IEqualityComparer) (Inherited from ModelRenderContentAttributes.)
Protected methodIsValidContentName (Inherited from ModelContentAttributes.)
Protected methodRead (Inherited from ModelContentAttributes.)
Protected methodReadData (Inherited from ModelRenderContentAttributes.)
Protected methodSubClone (Inherited from ModelRenderContentAttributes.)
Public methodToDetails (Inherited from ModelRenderContentAttributes.)
Public methodToModelData (Overrides ModelDataAttributesToModelData.)
Public methodToString (Overrides ModelContentAttributesToString.)
Protected methodWrite (Inherited from ModelContentAttributes.)
Protected methodWriteData (Inherited from ModelRenderContentAttributes.)
Top
Operators
See Also