CADability dotNET
Generates a new project, saves the current project if necessary and sets the new project as the current project.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public bool GenerateNewProject()
Visual Basic
Public Function GenerateNewProject As Boolean
Visual C++
public:
bool GenerateNewProject()

Return Value

See Also