Public Methods
Delete | Deletes the specified object. |
GetExtensionDictionary | Gets the extension dictionary associated with an object. |
GetUCSMatrix | Returns the transformation matrix associated with a User Coordinate System. |
GetXData | Returns the extended entity data associated with an entity. |
SetXData | Sets the extended entity data associated with an entity. |
Public Properties
Application | Returns the Application object. |
Document | Returns the document associated with the object. |
Handle | Returns the handle of the item. |
HasExtensionDictionary | Determines if the object has an extension dictionary associated with it. |
Name | Returns the object name. |
Origin | Sets or returns the origin of the User Coordinate System in WCS coordinates. |
Parent | Returns the database item's parent object. |
Xvector | Sets or returns the X direction of the given User Coordinate System. |
Yvector | Sets or returns the Y direction of the given User Coordinate System. |
Zvector | Returns the Z direction of the given User Coordinate System. |