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

In This Topic
SafetyPoint Class Members
In This Topic

The following tables list the members exposed by SafetyPoint.

Public Methods
 NameDescription
Public MethodAll changes done up to this point should be accepted. Locked objects are freed.  
Public Methodstatic (Shared in Visual Basic)Creates SafetyPoint object and starts recording changes.  
Public MethodVirtual deterministic destructor.  
Public Methodstatic (Shared in Visual Basic)Gets internal AutoLocking flag. When it's true AutoLocking is active.  
Public MethodAll recorded changed (if any) will be undone without redo.  
Public MethodStart recording changes. If already started, has no effect.  
Top
See Also