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: 18.04.00
Syntax
C#
public IReadOnlyList<EPATHSegment> Segments { get; }

Property Value

Type: IReadOnlyListEPATHSegment
See Also