RhinoCommon API
HiddenLineDrawingParametersIncludeTangentEdges Property |
Include tangent edges in hidden line drawing (default is true)
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public bool IncludeTangentEdges { get; set; }
Public Property IncludeTangentEdges As Boolean Get Set
Property Value
Type: Boolean