RhinoCommon API
HiddenLineDrawingParameters Class |
Input used for computing a hidden line drawing

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

The HiddenLineDrawingParameters type exposes the following members.

Name | Description | |
---|---|---|
![]() | HiddenLineDrawingParameters | default constructor |

Name | Description | |
---|---|---|
![]() | AbsoluteTolerance |
Absolute tolerance is used to decide if curves overlap or intersect.
A suggested value is to use RhinoDoc.AbsoluteTolerance
|
![]() | Flatten | Flatten the computed geometry |
![]() | IncludeHiddenCurves | Include hidden curves in hidden line drawing (default is true) |
![]() | IncludeTangentEdges | Include tangent edges in hidden line drawing (default is true) |
![]() | IncludeTangentSeams | Include tangent seams in hidden line drawing (default is true) |

Name | Description | |
---|---|---|
![]() | AddClippingPlane | Specify clipping planes that are active for this view. |
![]() | AddGeometry(GeometryBase, Object) |
Add geometry that should be included in the calculation
|
![]() | AddGeometry(GeometryBase, Transform, Object) |
Add geometry that should be included in the calculation
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetViewport(RhinoViewport) |
Set the viewport for the hidden line drawing (HLD). The viewport supplies
the projection that determinest he visibility of curves, and the HLD
coordinate system in which the resulting curves are represented. The
HLD-coordinate system is a right handed system for 3-D model space, in
which the 3rd coordinate direction is the projection direction. In particular
the z-coordinate direction points from the scene toward the camera.
|
![]() | SetViewport(ViewportInfo) |
Set the viewport for the hidden line drawing (HLD). The viewport supplies
the projection that determines the visibility of curves, and the HLD
coordinate system in which the resulting curves are represented. The
HLD-coordinate system is a right handed system for 3-D model space, in
which the 3rd coordinate direction is the projection direction. In particular
the z-coordinate direction points from the scene toward the camera.
|
![]() | ToString | (Inherited from Object.) |

Rhino for Windows
Supported in: 6.8