Click or drag to resize

SurfaceChargingMatDefnCreate Method

Create a new default SurfaceChargindMatDefn 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 SurfaceChargingMatDefn Create(
	Document document = null
)

Parameters

document  Document  (Optional)
Document object to create new definition in.

Return Value

SurfaceChargingMatDefn
The new Surface charging material definition
See Also