Click or drag to resize

SurfaceChargingMatDefnCopy Method

Copy this definition to the same or a new document

Namespace: ema3d.Api.V25.Charging.Definitions
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public SurfaceChargingMatDefn Copy(
	Document document = null
)

Parameters

document  Document  (Optional)
Document object to copy definition in.

Return Value

SurfaceChargingMatDefn
The copied surface charging material definintion
See Also