Click or drag to resize

RoutingCollectionSegments Property

Gets the segments this routing collection contains.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public ISet<IHasTrimmedCurve> Segments { get; }

Property Value

ISetIHasTrimmedCurve
See Also