Beam

Defines a Beam.

Declaration Syntax

public class Beam : ImportedDataModelObject, IFolderDataModelObject

Table 896: Members

Property

BeamElementAPDLName

Gets or sets the BeamElementAPDLName.

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

CrossSection

Gets the CrossSection.

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

Material

Gets or sets the Material.

Property

MobileAppliedBy

Gets or sets the MobileAppliedBy.

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

MobilePinballRegion

Gets or sets the MobilePinballRegion.

Property

MobileXCoordinate

Gets or sets the MobileXCoordinate.

Property

MobileYCoordinate

Gets or sets the MobileYCoordinate.

Property

MobileZCoordinate

Gets or sets the MobileZCoordinate.

Property

Radius

Gets or sets the Radius.

Property

ReferenceAppliedBy

Gets or sets the ReferenceAppliedBy.

Property

ReferenceBeamMaterial

Gets or sets the ReferenceBeamMaterial.

Property

ReferenceBeamRadius

Gets or sets the ReferenceBeamRadius.

Property

ReferenceBehavior

Gets or sets the ReferenceBehavior.

Property

ReferenceBody

Gets the ReferenceBody.

Property

ReferenceCoordinateSystem

Gets or sets the ReferenceCoordinateSystem.

Property

ReferenceLocation

Gets or sets the ReferenceLocation.

Property

ReferenceLocationPoint

Gets or sets the ReferenceLocationPoint.

Property

ReferencePinballRegion

Gets or sets the ReferencePinballRegion.

Property

ReferenceXCoordinate

Gets or sets the ReferenceXCoordinate.

Property

ReferenceYCoordinate

Gets or sets the ReferenceYCoordinate.

Property

ReferenceZCoordinate

Gets or sets the ReferenceZCoordinate.

Property

Scope

Gets or sets the Scope.

Property

Suppressed

Gets or sets the Suppressed.

Property

Visible

Gets or sets the Visible.

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.