Click or drag to resize

GH_Light Constructor

Overload List
  NameDescription
Public methodGH_Light
Default constructor, creates an new light
Public methodGH_Light(GH_Light)
Create a duplicate of another GH_Light. This constructor also copies reference data.
Public methodGH_Light(Guid)
Create a new referenced light that references a Rhino light with the specified ID.
Public methodGH_Light(Light)
Create a duplicate of an existing light.
Top
See Also