Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
Structs, Records, Enums
>
DwgDataType Enumeration
DwgDataType Enumeration
Syntax
C++
enum
DwgDataType
{
kDwgNull
= 0,
kDwgReal
= 1,
kDwgInt32
= 2,
kDwgInt16
= 3,
kDwgInt8
= 4,
kDwgText
= 5,
kDwgBChunk
= 6,
kDwgHandle
= 7,
kDwgHardOwnershipId
= 8,
kDwgSoftOwnershipId
= 9,
kDwgHardPointerId
= 10,
kDwgSoftPointerId
= 11,
kDwg3Real
= 12,
kDwgInt64
= 13,
kDwg2Real
= 14,
kDwgNotRecognized
= 19 };
Description
Declares the data types.
File:
DbEvalVariant.h
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!