HiddenLineDrawingObject Class |
Namespace: Rhino.Geometry
The HiddenLineDrawingObject type exposes the following members.
Name | Description | |
---|---|---|
Geometry |
Returns the geometry in world coordinates if UseXform is false.
Otherwise, the geometry in object space coordinates is returned.
| |
OccludingSections |
Objects in this drawing could have occluding sections.
Objects must added with the occluding section option set as desired.
| |
Tag |
Returns the extra data used to cross-reference the object specified in
HiddenLineDrawing.AddObject.
| |
Transform |
Returns the transformation passed into the Add... function
when setting up the hidden line drawing parameters.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |