Click or drag to resize

InternalChargingMatDefnCopy 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 InternalChargingMatDefn Copy(
	Document document = null
)

Parameters

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

Return Value

InternalChargingMatDefn
A copy of the internal charging material definition
See Also