Click or drag to resize

GH_Dimension Constructor

Overload List
  NameDescription
Public methodGH_Dimension
Default constructor, creates an invalid dimension.
Protected methodGH_Dimension(Dimension)
Create a duplicate of an existing dimension.
Protected methodGH_Dimension(GH_Dimension)
Create a duplicate of another GH_Dimension. This constructor also copies reference data.
Public methodGH_Dimension(Guid)
Create a new referenced dimension that references a Rhino dimension with the specified ID.
Protected methodGH_Dimension(ObjRef)
Initializes a new instance of the GH_Dimension class
Protected methodGH_Dimension(Dimension, ModelAnnotationStyle)
Create a duplicate of an existing dimension.
Top
See Also