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

DXFDWG Property
Returns default project DXF DWG directory.
Syntax
public string DXFDWG {get;}

Property Value

string : default project DXF DWG directory
Exceptions
ExceptionDescription
Exception is thrown when the directory cannot be obtained from settings.
See Also