Skip to content

ACadSharp.Tables.Collections.VPortsTable.Add(ACadSharp.Tables.VPort)

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

Add(ACadSharp.Tables.VPort) Method

Remarks

VPorts allow duplicated entries with the same name, after the first entry, the others will have their as a prefix.

Definition

Namespace: ACadSharp.Tables.Collections.VPortsTable

C#

public overrideVoid Add(ACadSharp.Tables.VPort)

Return Value

Void

Clone this wiki locally