BoltPretension

Defines a BoltPretension.

Declaration Syntax

public class BoltPretension : ImportedDataModelObject, IFolderDataModelObject

Table 937: Members

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

CoordinateSystem

Gets or sets the CoordinateSystem.

Property

CoordinateSystemBehavior

Gets or sets the CoordinateSystemBehavior.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

DefineBy ***OBSOLETE*** Use GetDefineBy(int stepNumber) and SetDefineBy(int stepNumber, BoltLoadDefineBy type) to have an access to the whole series of values over the course of simulation and not only the value for the current step.

Gets a value indicating how the bolt pretension is defined at the analysis' current step.

Property

Figures

Gets the list of associated figures.

Property

Formulation

Gets or sets the Formulation.

Property

Images

Gets the list of associated images.

Property

Increment

Gets the Increment.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

Location

Gets or sets the Location.

Property

Preadjustment

Gets the Preadjustment.

Property

Preload

Gets the Preload.

Property

SolveBehaviourType

Gets or sets the SolveBehaviourType.

Property

Suppressed

Gets or sets the Suppressed.

Property

Tolerance

Gets or sets the Tolerance.

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.

Method

GetDefineBy(int)

Gets the Bolt Define By value at a given solution step.

Method

PromoteToCoordinateSystem()

Run the PromoteToCoordinateSystem action.

Method

PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

Method

SetDefineBy(int, BoltLoadDefineBy)

Sets the Bolt Define By value for a given solution step.