Skip to content

Overload_Rhino_Geometry_HiddenLineDrawingParameters_SetViewport

Will Pearson edited this page Aug 12, 2016 · 1 revision

HiddenLineDrawingParameters.SetViewport Method

Overload List

 

Name Description
Public method 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.
Public method 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.
  Back to Top

See Also

Reference

HiddenLineDrawingParameters Class
Rhino.Geometry Namespace

Clone this wiki locally