Bearing

Defines a Bearing.

Declaration Syntax

public class Bearing : ImportedDataModelObject, IFolderDataModelObject

Table 897: Members

Property

AnsBCType

Gets the AnsBCType.

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

ConnectionType

Gets or sets the ConnectionType.

Property

DampingC11

Gets the DampingC11.

Property

DampingC12

Gets the DampingC12.

Property

DampingC21

Gets the DampingC21.

Property

DampingC22

Gets the DampingC22.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

Figures

Gets the list of associated figures.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

MobileBeamMaterial

Gets or sets the MobileBeamMaterial.

Property

MobileBeamRadius

Gets or sets the MobileBeamRadius.

Property

MobileBehavior

Gets or sets the MobileBehavior.

Property

MobileBody

Gets the MobileBody.

Property

MobileCoordinateSystem

Gets or sets the MobileCoordinateSystem.

Property

MobileLocation

Gets or sets the MobileLocation.

Property

MobilePinballSize

Gets or sets the MobilePinballSize.

Property

MobileXCoordinate

Gets or sets the MobileXCoordinate.

Property

MobileYCoordinate

Gets or sets the MobileYCoordinate.

Property

MobileZCoordinate

Gets or sets the MobileZCoordinate.

Property

ReferenceBeamMaterial

Gets or sets the ReferenceBeamMaterial.

Property

ReferenceBeamRadius

Gets or sets the ReferenceBeamRadius.

Property

ReferenceBehavior

Gets or sets the ReferenceBehavior.

Property

ReferenceBodyName

Gets the ReferenceBodyName.

Property

ReferenceCoordinateSystem

Gets or sets the ReferenceCoordinateSystem.

Property

ReferenceLocation

Gets or sets the ReferenceLocation.

Property

ReferencePinballRegion

Gets or sets the ReferencePinballRegion.

Property

ReferenceRotationPlane

Gets or sets the ReferenceRotationPlane.

Property

ReferenceSet ***OBSOLETE*** Use 'ReferenceLocation' property instead.

Gets the ReferenceSet.

Property

ReferenceXCoordinate

Gets or sets the ReferenceXCoordinate.

Property

ReferenceYCoordinate

Gets or sets the ReferenceYCoordinate.

Property

ReferenceZCoordinate

Gets or sets the ReferenceZCoordinate.

Property

StiffnessK11

Gets the StiffnessK11.

Property

StiffnessK12

Gets the StiffnessK12.

Property

StiffnessK21

Gets the StiffnessK21.

Property

StiffnessK22

Gets the StiffnessK22.

Property

Suppressed

Gets or sets the Suppressed.

Method

AddCommandSnippet()

Creates a new 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.

Method

PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

Method

PromoteToRemotePoint()

Run the PromoteToRemotePoint action.

Method

RenameBasedOnDefinition()

Run the RenameBasedOnDefinition action.