Click or drag to resize

RoutingCollectionSegments Property

Gets the segments this routing collection contains.

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

Property Value

ISetIHasTrimmedCurve
See Also