Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace
/
IControlPath Interface
/ GetControlPoints Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetControlPoints Method (IControlPath)
In This Topic
Gets all control point on this control path.
Syntax
C#
IList<IControlPoint>
GetControlPoints()
Return Value
Control points of this path.
See Also
Reference
IControlPath Interface
IControlPath Members