Skip to content

ACadSharp.Classes.DxfClassCollection.Add(ACadSharp.Classes.DxfClass)

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Add(ACadSharp.Classes.DxfClass) Method

Add a dxf class to the collection if the is not present

Definition

Namespace: ACadSharp.Classes.DxfClassCollection

C#

public Void Add(ACadSharp.Classes.DxfClass)

Return Value

Void

Clone this wiki locally