HiddenLineDrawing Class |
Namespace: Rhino.Geometry
The HiddenLineDrawing type exposes the following members.
| Name | Description | |
|---|---|---|
| Segments |
Subcurve objects calculated by the hidden line drawing.
| |
| Viewport | Returns the ViewportInfo used by the hidden line drawing. | |
| WorldToHiddenLine |
Returns the world-coordinate system to HLD-coordinate system transformation.
|
| Name | Description | |
|---|---|---|
| BoundingBox |
Get tight bounding box of the hidden line drawing.
| |
| Compute(HiddenLineDrawingParameters, Boolean) |
Perform the hidden line drawing calculation based on input parameters
| |
| Compute(HiddenLineDrawingParameters, Boolean, IProgressDouble, CancellationToken) |
Perform the hidden line drawing calculation based on input parameters
| |
| Dispose |
Actively reclaims unmanaged resources that this instance uses.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Passively reclaims unmanaged resources when the class user did not explicitly call Dispose().
(Overrides ObjectFinalize.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |