Skip to content

ACadSharp.CadObject

Albert Domenech edited this page Apr 29, 2024 · 5 revisions

CadObject Class

Represents an element in a CadDocument

Properties

Name Summary
ObjectType Get the object type
ObjectName The CAD class name of an object
SubclassMarker Object Subclass marker
Handle
Owner Soft-pointer ID/handle to owner object
XDictionary Object dictionary
Reactors Objects that are attached to this object
ExtendedData Extended data attached to this object
Document Document where this element belongs

Methods

Name Summary
Clone Creates a new object that is a copy of the current instance.
ToString
Clone this wiki locally