Eplan Platform API
Eplan.EplApi.Base Namespace
/
Progress Class
/ Step Method
Number of steps to be used.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
Step Method
In This Topic
Uses a step
Syntax
C#
C++/CLI
public
void
Step(
int
nSteps
)
public
:
void
Step(
int
nSteps
)
Parameters
nSteps
Number of steps to be used.
Remarks
Please not use the method when a nested EPLAN progress (i.e. from API method) could be called afterwards.
See Also
Reference
Progress Class
Progress Members