API Help
Eplan.EplApi.DataModel Namespace / LockingStep Class
Methods

LockingStep Class Members

The following tables list the members exposed by LockingStep.

Public Constructors
 NameDescription
Public ConstructorStarts a locking step. ManualLocking mode is set to ON; Gets the position in LockingVector (in order to restore locking state when LockingStep is disposed).  
Top
Public Methods
 NameDescription
Public MethodEnds a locking step (identified by internal nLockingStepId). ManualLocking mode is set to its previous value; Original locking state is restored. The same as !LockingStep.  
Top
See Also