Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAssocDraggingState Enumeration
Syntax
C++
enum OdDbAssocDraggingState { kNotDraggingAssocDraggingState, kFirstSampleAssocDraggingState, kIntermediateSampleAssocDraggingState, kLastSampleAssocDraggingState };
Members
Description
kNotDraggingAssocDraggingState
Outside the dragging loop
kFirstSampleAssocDraggingState
The first sample of the dragging loop
kIntermediateSampleAssocDraggingState
An intermediate sample of the dragging loop
kLastSampleAssocDraggingState
The last sample of the dragging loop

Declares the dragging state.

File: DbAssocGlobal.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.