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

Property Value

Type: IReadOnlyListEPATHSegment
See Also