Click or drag to resize

ModelRenderSkylight Class

Represents a Rhino skylight. Wraps the functionality of the Skylight type.
Inheritance Hierarchy

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ModelRenderSkylight : ModelContent

The ModelRenderSkylight type exposes the following members.

Constructors
  NameDescription
Public methodModelRenderSkylight
Initializes a new instance of the ModelRenderSkylight class
Top
Properties
  NameDescription
Public propertyEnabled
Public propertyEnvironment
Public propertyEnvironmentOverride
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