Skip to content

ACadSharp.Objects.NonGraphicalObject

Albert Domenech edited this page Jan 4, 2025 · 4 revisions

NonGraphicalObject Class

The standard class for a basic CAD non-graphical object.

Definition

Namespace: ACadSharp.Objects

C#

DxfSubClassAttribute
public abstractclass NonGraphicalObject

Properties

Returns Name Summary
String Name Name identifier for this object.
ObjectType ObjectType

Methods

Returns Name Summary
String ToString
Clone this wiki locally