Skip to content

ACadSharp.INamedCadObject.Name

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

Name Property

Name identifier for this object.

Remarks

All named entries are case insensitive.

Definition

Namespace: ACadSharp.INamedCadObject

C#

public String Name { get; }

Property Value

String

Clone this wiki locally