Overview

IntelliCAD 10.1 Object Library
XRecord Object
See Also  Members 

Description

An object used to store and manage associated drawing data.

Object Model

XRecord Object Application Object Document Object Window Object Entity Object Point Object Documents Collection Library Object Application Object PlotManager Object ApplicationPreferences Object Windows Collection Workspace Object Document Object DimensionStyle Object Layer Object Layout Object Linetype Object SelectionSet Collection TextStyle Object UserCoordSystem Object Viewport Object Application Object Blocks Collection Dictionaries Collection DimensionStyles Collection DimensionStyles Collection Groups Collection Layers Collection Layouts Collection Points Collection Linetypes Collection ModelSpace Collection PaperSpace Collection Documents Collection SelectionSet Collection PlotConfigurations Collection DocumentPreferences Object RegisteredApplications Collection SelectionSets Collection TextStyles Collection UserCoordSystems Collection Utility Object Viewports Collection Views Collection Dictionary 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

© 2021 IntelliCAD Technology Consortium. All Rights Reserved.