Skip to content

ACadSharp.INamedCadObject

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