- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 160
 
ACadSharp.CadObject
        Albert Domenech edited this page Aug 4, 2024 
        ·
        8 revisions
      
    Represents an element in a CadDocument
Namespace: ACadSharp
C#
public abstractclass CadObject| Returns | Name | Summary | 
|---|---|---|
CadDocument | 
Document | Document where this element belongs | 
ExtendedDataDictionary | 
ExtendedData | Extended data attached to this object | 
UInt64 | 
Handle | Unique handle for this object | 
String | 
ObjectName | The CAD class name of an object | 
ObjectType | 
ObjectType | Get the object type | 
IHandledCadObject | 
Owner | Soft-pointer ID/handle to owner object | 
Dictionary<UInt64, CadObject> | 
Reactors | Objects that are attached to this object | 
String | 
SubclassMarker | Object Subclass marker | 
CadDictionary | 
XDictionary | Extended Dictionary object. | 
| Returns | Name | Summary | 
|---|---|---|
CadObject | 
Clone | Creates a new object that is a copy of the current instance. | 
CadDictionary | 
CreateExtendedDictionary | Creates the extended dictionary if null. | 
String | 
ToString | 
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
 - ACadSharp.Attributes
 - ACadSharp.Blocks
 - ACadSharp.Classes
 - ACadSharp.Entities
 - ACadSharp.Exceptions
 - ACadSharp.Extensions
 - ACadSharp.Header
 - ACadSharp.IO
 - ACadSharp.IO.DWG
 - ACadSharp.Objects
 - ACadSharp.Objects.Collections
 - ACadSharp.Objects.Evaluations
 - ACadSharp.Tables
 - ACadSharp.Tables.Collections
 - ACadSharp.Types.Units
 - ACadSharp.XData
 - CSMath
 - CSMath.Geometry
 - CSUtilities.Attributes
 - CSUtilities.Extensions