DesignStudy Class

The DesignStudy class is composed of properties and methods that define the characteristics and control the operation of a design study.

DesignStudy Class Properties

DesignStudy Properties

TypeValues

name

String 

path

String 

count

Number 

DesignStudy Class Methods

DesignStudy Methods

Descriptiondata return

open()

Opens an existing design studyno

open(cfdstFile)

Opens an existing design studyno

open(cfdFile)

Imports v10 analysis into new design studyno

open(cfzFile)

Sets design study from a share fileno

save()

Saves a design studyno

design(index)

Returns design at indexDesign

design(name)

Returns design with nameDesign

update(design, cadFile)

Updates geometry of a designno

add(design, cadFile)

Creates a new design with geometryno

delete(design)

Removes a designno

activeScenario()

Returns active scenarioScenario

activeDesign()

Returns active designDesign