<Code Lib>
2021 Method
Changes 0
M

Application.NewProjectDocument(UnitSystem)

Description:
Creates a new project document with no template file specified.
Overloads (2):
NewProjectDocument(UnitSystem)

public Document NewProjectDocument(
	UnitSystem unitSystem
)

Return Value Document The newly created document.

Loading…