Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgAttributeLinkage::PrimaryIds Enumeration
Syntax
C++
enum PrimaryIds { kDMRS = 0x0000, kDependency = 0x56D0, kString = 0x56D2, kThickness = 0x56D4, kTextStyle = 0x80D4, kHatch = 0x7D28, kDWGData = 0x56E4, kByteArray = 0x5751, kFillStyle = 0x0041, kOLE = 0xB01E, kBREP = 0x522E, kLStyleMod = 0x79F9, kFRAMME = 0x0020, kBSI = 0x0F81, kXBASE = 0x1971, kINFORMIX = 0x3948, kINGRES = 0x3A77, kSYBASE = 0x4F58, kODBC = 0x5E62, kOLEDB = 0x5800, kORACLE = 0x6091, kRIS = 0x71FB, kFilterMember = 0x56DD, kDimension = 0x56DE, kSheetModel = 0x56ED, kSheetScale = 0x56EE, kSheetModelEx = 0x5701, kExternalMaterial = 0x4f5a, kReferenceAttachmentPath = 0x56F1, kAssocRegion = 0x56D8, kFeature = 0x5229, kSeedPoints = 0x56DA, kDoubleArray = 0x56D5, kNoteLinkage = 0x562E, kBitMaskLinkage = 0x56D3, kTextIndentation = 0x5810, kLevelMask = 0x5710, kBoundaryClip = 0x56DC, kXData = 0x56E4, kDimTextStyle = 0x5801, kInfiniteLine = 0x56E9, kTextAnnotation = 0x56F3, kXmlLinkage = 0x56E3, kSharedCellFlags = 0x56EA };
Members
Description
kDMRS
It's a fictive value for DMRS linkages because only non-DMRS linkages could have any primaryId
kDependency
Dependency Linkage
kString
String Linkage
kThickness
Thickness Linkage
kTextStyle
Text Style Linkage
kHatch
Pattern Linkage
kDWGData
.dwg file Xdata Linkage
kByteArray
Byte Array Linkage
kLStyleMod
Line Style Modification Linkage
kFRAMME
DB Linkage - FRAMME tag data signature
kBSI
DB Linkage - secondary id link (BSI radix 50)
kXBASE
DB Linkage - XBase (DBase)
kINFORMIX
DB Linkage - Informix
kINGRES
DB Linkage - INGRES
kSYBASE
DB Linkage - Sybase
kODBC
DB Linkage - ODBC
kOLEDB
DB Linkage - OLEDB
kORACLE
DB Linkage - Oracle
kRIS
DB Linkage - RIS
kFilterMember
Level filter member linkage
kDimension
Dimension & Dimension Style Extension Linkage
kSheetModel
Sheet model page data linkage
kSheetScale
Sheet model scale data linkage
kSheetModelEx
Sheet model extension data linkage
kExternalMaterial
External material linkage
kReferenceAttachmentPath
Reference attachment path linkage for level tables
kAssocRegion
Associative region linkage
kFeature
Feature solid linkage
kSeedPoints
Seed points linkage
kDoubleArray
Double array linkage
kNoteLinkage
Note linkage
kBitMaskLinkage
Bit mask linkage
kTextIndentation
Text indentation linkage
kLevelMask
Level mask linkage
kBoundaryClip
Boundary clip linkage
kXData
X-Data linkage
kDimTextStyle
Linkage to store text style data for dimension text
kInfiniteLine
Infinite Line linkage (XLine)
kTextAnnotation
Text annotation linkage
kXmlLinkage
XML Linkage
kSharedCellFlags
Shared cell annotation linkage

if some linkage has an id from the list above, it is a linkage of some predefine type and could be operated using an appropriate interface

File: DgAttributeLinkage.h 

Module: API Reference 

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