Click or drag to resize

InternalChargingMatDefnCreate Method

Create a new default InternalChargingMatDefn within the document

Namespace: ema3d.Api.V25.Charging.Definitions
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static InternalChargingMatDefn Create(
	Document document
)

Parameters

document  Document
Document object to create new definition in.

Return Value

InternalChargingMatDefn
The newly create interal charging material definition
See Also