API Help
Eplan.EplApi.DataModel Namespace / PathInfo Class / MechanicalModels Property

In This Topic
    MechanicalModels Property
    In This Topic
    Returns default MechanicalModels directory.
    Syntax
    public string MechanicalModels {get;}
    public:
    property String^ MechanicalModels {
       String^ get();
    }

    Property Value

    string: default MechanicalModels directory
    See Also