Skip to content

ACadSharp.Objects.NonGraphicalObject

Albert Domenech edited this page Aug 4, 2024 · 3 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.

Methods

Returns Name Summary
String ToString
Clone this wiki locally