Enumeration EdgeTypes

The different edge types that may be added in a svg layer.


AsyncJobs

Enumeration Members

ET_Crease: "feature_crease"

Crease edges are drawn.

ET_EdgeDepth: "edge_detect_depth"

Edge outlines are drawn if a depth change is found.

ET_EdgeDetectId: "edge_detect_id"

Object outlines are drawn from the rendering.

ET_EdgeNormal: "edge_detect_normal"

Edge outlines are drawn if a normal break is changed.

ET_ObjectId: "object_id"

Object outline are drawn.

ET_PatchBorder: "feature_patchborder"

Patch borders are drawn.

ET_Silhouette: "feature_silhouette"

Silhouette edges are drawn.