API Reference > Structs, Records, Enums > OdDbAssocTransformationType Enumeration
OdDbAssocTransformationType Enumeration
Syntax
C++
enum OdDbAssocTransformationType { kNotSpecified, kStretch, kRotate, kMove };

DbAssocGlobal.h

Members 
Description 
kNotSpecified 
Not specified 
kStretch 
Strech command changes the geometries 
kRotate 
Rotate command changes the geometries 
kMove 
Move command changes the geometries 

Declares the dragging state.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.