Click or drag to resize

ChargeIsotropicDefinitionCreate Method

Create a new default InternalChargingMatDefn within the document.

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

Parameters

document  Document
Document object to create new definition in.

Return Value

ChargeIsotropicDefinition
The newly create interal charging material definition.
See Also