Eplan Platform API
Eplan.EplApi.DataModel Namespace / SafetyPoint Class

In This Topic
    SafetyPoint Class Methods
    In This Topic

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

    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