Click or drag to resize

HarnessGetInstance Method

Gets the existing harness within a document or creates a new one if one does not exist.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static Harness GetInstance(
	Document document = null
)

Parameters

document  Document  (Optional)

Return Value

Harness
See Also