Skip to content

ACadSharp.Classes.DxfClassCollection.TryGetByClassNumber(System.Int16,_ACadSharp.Classes.DxfClass@)

Albert Domenech edited this page Aug 19, 2025 · 1 revision

TryGetByClassNumber(System.Int16, ACadSharp.Classes.DxfClass@) Method

Gets the dxf class associated with .

Definition

Namespace: ACadSharp.Classes.DxfClassCollection

C#

public Boolean TryGetByClassNumber(System.Int16, ACadSharp.Classes.DxfClass@)

Return Value

Boolean

Clone this wiki locally