Skip to content

ACadSharp.Classes.DxfClassCollection.GetByClassNumber(System.Int16)

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

GetByClassNumber(System.Int16) Method

Gets the dxf class associated with .

Definition

Namespace: ACadSharp.Classes.DxfClassCollection

C#

public DxfClass GetByClassNumber(System.Int16)

Return Value

DxfClass

Clone this wiki locally