API Help
Eplan.EplApi.DataModel Namespace / ProjectSettings Class / ProjectSettings Constructor / ProjectSettings Constructor(Project)
a Project object

ProjectSettings Constructor(Project)
Constructor.
Syntax
public ProjectSettings( 
   Project proj
)

Parameters

proj
a Project object
Exceptions
ExceptionDescription
Thrown when proj is null.
See Also