Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
IOdRxReferenceType Structure
Syntax
C++
struct IOdRxReferenceType { enum OpenMode { kForRead = 0, kForWrite = 1, kForNotify = 2 }; };

This interface is implemented by the value types describing objects that can be "opened"/"closed", like OdDbObjectId in Drawings project.

File: RxValueType.h 

Module: API Reference 

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