Eplan Platform API
Eplan.EplApi.EServices Namespace / PartVerification Class
Members

In This Topic
    PartVerification Class
    In This Topic
    Base class for specific test classes.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.EServices.PartVerification

    Syntax
    public abstract class PartVerification : IMessage, IPartVerification, IVerificationBase  
    public ref class PartVerification abstract : public IMessage, IPartVerification, IVerificationBase  
    Public Properties
     NameDescription
    Public Property  
    Public PropertyThe ID of the message.  
    Public PropertyThe region associated with the message.  
    Public Property  
    Public PropertyThe VerificationState determines the actual adjusted check type whereas the permission determines what state is theoretically allowed at most.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Service function for the error output during a test. Text to display is taken from correct IMessage::GetMessageText method.  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public MethodOverloaded. Called by EPLAN when the new project message is added to the system. If a new project message was added to a registered add-in, the add-in must be registered over again.  
    Public Method  
    Top
    See Also