Click or drag to resize

HiddenLineDrawingParameters Properties

The HiddenLineDrawingParameters type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteTolerance
Absolute tolerance is used to decide if curves overlap or intersect. A suggested value is to use RhinoDoc.AbsoluteTolerance
Public propertyFlatten
Flatten the computed geometry
Public propertyIncludeHiddenCurves
Include hidden curves in hidden line drawing (default is true)
Public propertyIncludeTangentEdges
Include tangent edges in hidden line drawing (default is true)
Public propertyIncludeTangentSeams
Include tangent seams in hidden line drawing (default is true)
Public propertyOccludingSectionOption
Enable occluding section option (default is false)
Top
See Also