API Help
Eplan.EplApi.DataModel Namespace / LockingVector Class

In This Topic
LockingVector Class Methods
In This Topic

For a list of all members of this type, see LockingVector members.

Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of LockingVector object. Deactivates objects and frees memory.  
Public MethodEnds locking step. Use LockingStep instead.  
Public Method  
Public Method  
Public Method  
Public Method\Internal method, sets internal AutoLockActive flag to its original value (value before first locking step). Used for calling internal actions and methods which are not handling manual locking.  
Public MethodInternal method, sets internal AutoLockActive flag to value before PauseManualLock. Used for calling internal actions and methods which are not handling manual locking.  
Public MethodInitializes LockingVectorProxy in API_Framework. Used automatically, internally.  
Public MethodStarts locking step. Use LockingStep instead.  
Top
See Also