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

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