CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Generates a new project, saves the current project if necessary and sets the
new project as the current project.
Namespace: CADabilityAssembly: 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() |