Skip to content

ACadSharp.INamedCadObject

Albert Domenech edited this page Jul 14, 2024 · 2 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