Click or drag to resize

RadiationHardeningCreate Method

Creates a new default RadiationHardening within the document.

Namespace: ema3d.Api.V25.Charging.Workflow
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static RadiationHardening Create(
	Document document = null
)

Parameters

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

Return Value

RadiationHardening
The new default RadiationHardening object.
See Also