Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Position Class / AdditionalMateSnapped Property

In This Topic
    AdditionalMateSnapped Property
    In This Topic
    Returns true, if additional mate was found.
    Syntax
    public virtual bool AdditionalMateSnapped {get;}
    public:
    virtual property bool AdditionalMateSnapped {
       bool get();
    }
    See Also