InitialCondition

Defines a InitialCondition.

Declaration Syntax

public class InitialCondition : DataModelObject, IFolderDataModelObject

Table 256: Members

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

ContactStatus

Gets or sets the ContactStatus.

Property

CoordinateSystem

Gets or sets the CoordinateSystem.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

DefineBy

Gets or sets the DefineBy.

Property

Direction

Gets or sets the Direction.

Property

DropDirection

Gets or sets the DropDirection.

Property

DropHeight

Gets or sets the DropHeight.

Property

DropTestDefineBy

Gets or sets the DropTestDefineBy.

Property

ExplicitPreStressTime

Gets or sets the ExplicitPreStressTime.

Property

Figures

Gets the list of associated figures.

Property

Images

Gets the list of associated images.

Property

ImpactVelocity

Gets or sets the ImpactVelocity.

Property

InitialEnvironment

Gets or sets the InitialEnvironment.

Property

InitialTemperature

Gets or sets the InitialTemperature.

Property

InitialTemperatureValue

Gets or sets the InitialTemperatureValue.

Property

InputType

Gets or sets the InputType.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

LoadControl

Gets or sets the LoadControl.

Property

Location

Gets or sets the Location.

Property

ModalEnvironmentHarmonicIC ***OBSOLETE*** Use 'ModalICEnvironment' property instead.

Gets or sets the ModalEnvironmentHarmonicIC.

Property

ModalEnvironmentPSDIC ***OBSOLETE*** Use 'ModalICEnvironment' property instead.

Gets or sets the ModalEnvironmentPSDIC.

Property

ModalEnvironmentRSIC ***OBSOLETE*** Use 'ModalICEnvironment' property instead.

Gets or sets the ModalEnvironmentRSIC.

Property

ModalEnvironmentTransientMSUPIC ***OBSOLETE*** Use 'ModalICEnvironment' property instead.

Gets or sets the ModalEnvironmentTransientMSUPIC.

Property

ModalICEnvironment

Gets or sets the ModalICEnvironment.

Property

Mode

Gets or sets the Mode.

Property

NewtonRaphsonOption

Gets the NewtonRaphsonOption.

Property

PressureInitialization

Gets or sets the PressureInitialization.

Property

PreStressDefineBy

Gets or sets the PreStressDefineBy.

Property

PreStressEnvironmentHarmonicIC ***OBSOLETE*** Use 'PreStressICEnvironment' property instead.

Gets or sets the PreStressEnvironmentHarmonicIC.

Property

PreStressEnvironmentHarmonicMSUPModal

Gets the PreStressEnvironmentHarmonicMSUPModal.

Property

PreStressEnvironmentModalIC ***OBSOLETE*** Use 'PreStressICEnvironment' property instead.

Gets or sets the PreStressEnvironmentModalIC.

Property

PreStressEnvironmentTransientIC ***OBSOLETE*** Use 'PreStressICEnvironment' property instead.

Gets or sets the PreStressEnvironmentTransientIC.

Property

PreStressEnvironmentTransientMSUPModal

Gets the PreStressEnvironmentTransientMSUPModal.

Property

PreStressICEnvironment

Gets or sets the PreStressICEnvironment.

Property

PreStressLoadStep

Gets or sets the PreStressLoadStep.

Property

PreStressTime

Gets or sets the PreStressTime.

Property

ReferenceTemperature

Gets or sets the ReferenceTemperature.

Property

ReportedLoadStep

Gets the ReportedLoadStep.

Property

ReportedSubStep

Gets the ReportedSubStep.

Property

ReportedTime

Gets the ReportedTime.

Property

Suppressed

Gets or sets the Suppressed.

Property

Time

Gets or sets the Time.

Property

TimeStepFactor

Gets or sets the TimeStepFactor.

Property

TotalMagnitude

Gets or sets the Magnitude.

Property

XComponent

Gets or sets the XComponent.

Property

YComponent

Gets or sets the YComponent.

Property

ZComponent

Gets or sets the ZComponent.

Method

AddCommandSnippet()

Creates a new child CommandSnippet.

Method

AddComment()

Creates a new child Comment.

Method

AddFigure()

Creates a new child Figure.

Method

AddImage(string)

Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the image will be a screen capture of the Geometry window.

Method

Delete()

Run the Delete action.

Method

GetChildren<ChildrenType>(bool, IList<ChildrenType>)

Gets the list of children, filtered by type.

Method

GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>)

Gets the list of children, filtered by type.