Skip to content

ACadSharp.Classes.DxfClassCollection.AddOrUpdate(ACadSharp.Classes.DxfClass)

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

AddOrUpdate(ACadSharp.Classes.DxfClass) Method

Add a dxf class to the collection or updates the existing one if the is already in the collection

Definition

Namespace: ACadSharp.Classes.DxfClassCollection

C#

public Void AddOrUpdate(ACadSharp.Classes.DxfClass)

Return Value

Void

Clone this wiki locally