CreateProject Method

English Query

English Query

CreateProject Method

Clears the contents of the current project and sets the name of the new project.

Applies To

EQModel Object

Syntax

EQModel.CreateProject(ProjectName)

Parts

EQModel

Object variable into which model information is loaded.

ProjectName

String containing the name of the project to be used as the file name when the project is saved.

See Also

OpenProject Method

OpenProjectFromXMLDOM Method

SaveProject Method

SaveProjectAsSMF Method

SaveProjectFile Method

SaveProjectToXMLDOM Method