Click or drag to resize

HiddenLineDrawingObjectOccludingSections Property

Objects in this drawing could have occluding sections. Objects must added with the occluding section option set as desired.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool OccludingSections { get; set; }

Property Value

Type: Boolean
See Also