Click or drag to resize
CVACopy Method
Copy one VA to another.

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Copy(
	CVA v_as
)

Parameters

v_as
Type: GeoEngine.Core.GXNetXCVA
source
See Also