#include <Standard_PrimitiveTypes.hxx>
Enumerations | |
enum | AIS_ClearMode { AIS_CM_All, AIS_CM_Interactive, AIS_CM_Filters, AIS_CM_StandardModes, AIS_CM_TemporaryShapePrs } |
Declares the type of Interactive Object. This is one of the following: - the Datum - the Object - the Relation - the None type. The Datum is the construction element. These include points, lines, axes and planes. The object brings together topological shapes. The Relation includes dimensions and constraints. When the object is of an unknown type, the None type is declared. . More... |
|
|