Click or drag to resize

ShieldDefinitionShape Property

Gets/Sets shape of conductor (Circular, Ellipse, Polygon)

Namespace: ema3d.Api.V25.Cabling.Definitions
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public ConductorShape Shape { get; set; }

Property Value

ConductorShape

Implements

IConductorDefinitionShape
See Also