Click or drag to resize

IdeaBeamImportSettings Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Represents settings of improt options into Idea Connections
Inheritance Hierarchy
SystemObject
  IdeaRS.OpenModel.BeamIdeaBeamImportSettings

Namespace:  IdeaRS.OpenModel.Beam
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class IdeaBeamImportSettings

The IdeaBeamImportSettings type exposes the following members.

Constructors
  NameDescription
Public methodIdeaBeamImportSettings
Constructor - it sets default values
Top
Properties
  NameDescription
Public propertyBeamFileName
Gets or sets the name of the Beam project
Public propertyCanChangeDesignCodeInWizard
Can change design code in Wizard
Public propertyDesignCode
Gets or sets the Design Code
Public propertyExportAllLinearCombination
All linear combination will be exported to IDEA connection
Public propertyUserWizardBrand
Set user Wizard Brand
Public propertyUseWizard
Open import wizard window
Top
See Also