Click or drag to resize

EPATHLogicalPathSegments Property

The list of segments in the path.

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public IReadOnlyList<EPATHSegment> Segments { get; }

Property Value

IReadOnlyListEPATHSegment
See Also