XRecord Object

IntelliCAD 11.1 Object Library
XRecord Object
See Also  Members 

Description

An object used to store and manage associated drawing data.

Object Model

XRecord ObjectApplication ObjectDocument ObjectWindow ObjectEntity ObjectPoint ObjectVector ObjectDocuments CollectionLibrary ObjectApplication ObjectPlotManager ObjectApplicationPreferences ObjectWindows CollectionWorkspace ObjectDocument ObjectDimensionStyle ObjectLayer ObjectLayout ObjectLinetype ObjectSelectionSet CollectionTextStyle ObjectUserCoordSystem ObjectViewport ObjectApplication ObjectBlocks CollectionDictionaries CollectionDimensionStyles CollectionDimensionStyles CollectionGroups CollectionLayers CollectionLayouts CollectionPoints CollectionLinetypes CollectionModelSpace CollectionPaperSpace CollectionDocuments CollectionSelectionSet CollectionPlotConfigurations CollectionDocumentPreferences ObjectRegisteredApplications CollectionSelectionSets CollectionTextStyles CollectionUserCoordSystems CollectionUtility ObjectViewports CollectionViews CollectionDictionary Collection

Remarks

XRecords are used to store arbitrary data; they are similar to Xdata but are not limited to order or size. XRecords support all group codes and can store other object IDs which allows XRecords to include links to other objects, including to other XRecords.

XRecords are created using the Dictionary.AddXRecord() method and accessed via the Dictionary.Item() method.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.