Edit Property Identifiers

Identify the properties contained by CODEditProperties objects. The CODEditProperties class is a property container for these sub-properties. These property identifiers are unique within a edit properties container. These identifiers are used in conjunction with the IODPropertyContainer interface implemented by the edit property container.

OD_EDIT_READONLY

Identifier for the read-only property.

OD_EDIT_CANSELECT

Identifier for the select flag property.

OD_EDIT_CANMOVE

Identifier for the move flag property.

OD_EDIT_CANROTATE

Identifier for the rotate flag property.

OD_EDIT_CANSCALE

Identifier for the scale flag property.

OD_EDIT_CANSTRETCH

Identifier for the stretch flag property.

OD_EDIT_CANEDITPROPS

Identifier for the edit properties flag property.

OD_EDIT_CANCONTAIN

Identifier for the containment flag property.

OD_EDIT_CANEDITVERTICES

Identifier for the vertex editing flag property.