Enumeration Export2DEdgeDetectType

This enum tells the type of edge detect algorithm to use when exporting scenes to images.

The following algorithms are available:


AsyncJobs

Enumeration Members

EDT_None: "none"

No edge detect algorithm should be used.

EDT_ObjectIds: "objectids"

A thin black line is displayed between objects.

EDT_ObjectIdsAndFeatures: "objectidsandfeatures"

A thin black line is displayed between objects, and object features are also displayed.