silhouettesDrawingType Enumeration

The Brep silhouettes drawing type.
Members
 
  Member name Description
SkipInwardPrimitives Avoids processing all planar faces and primitive faces of revolution (Cylindrical, Conical, Spherical, Toroidal) with Face.Sense set as false (like cylindrical holes). Suitable for opaque objects.
SkipPlanars Avoids processing planar faces. Suitable for transparent objects.
Standard Draws the silhouettes on all faces.

In this article

Definition