Methods_T_Rhino_Geometry_HiddenLineDrawingParameters - mcneel/rhinocommon-api-docs GitHub Wiki

HiddenLineDrawingParameters Methods

The HiddenLineDrawingParameters type exposes the following members.

Methods

 

Name Description
Public method AddClippingPlane Specify clipping planes that are active for this view.
Public method AddGeometry(GeometryBase, Object) Add geometry that should be included in the calculation
Public method AddGeometry(GeometryBase, Transform, Object) Add geometry that should be included in the calculation
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
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.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

HiddenLineDrawingParameters Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️