Skip to content

ACadSharp.INamedCadObject

Albert Domenech edited this page Sep 23, 2025 · 4 revisions

INamedCadObject Class

Defines a CadObject with a unique name.

Definition

Namespace: ACadSharp

C#

public interface INamedCadObject

Properties

Returns Name Summary
String Name Name identifier for this object.
Clone this wiki locally