Beam#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.Connections.Beam(internalObject: Any)#
Bases:
objectDefines a Beam.
Overview#
Activate the current object. |
|
Creates a new CommandSnippet |
|
Creates a new child Comment. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Copies all visible properties from this object to another. |
|
CreateObjRef method. |
|
Creates a new parameter for a Property. |
|
Run the Delete action. |
|
Creates a copy of the current DataModelObject. |
|
Equals method. |
|
Property name bound to dispId. |
|
GetAllProperties method. |
|
Gets the list of children, filtered by type. |
|
GetDetailsView method. |
|
Enum name bound to value |
|
GetHashCode method. |
|
GetIconFile method. |
|
GetLifetimeService method. |
|
GetObjectData method. |
|
Gets the parameter corresponding to the given property. |
|
GetPath method. |
|
GetPropertyName method. |
|
GetPropertyValue method. |
|
GetTableGenerator method. |
|
GetType method. |
|
GetVisibleProperties method. |
|
GetVisiblePropertyNames method. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
InitializeLifetimeService method. |
|
IsPropertyEditable method. |
|
IsPropertyVisible method. |
|
Run the PromoteToNamedSelection action. |
|
Run the PromoteToRemotePoint action. |
|
Get a property by its API name. |
|
PropertyById method. |
|
Get a property by its unique name. |
|
Removes the parameter from the parameter set corresponding to the given property. |
|
Run the RenameBasedOnDefinition action. |
|
ToString method. |
AttachedRefs property. |
|
Gets or sets the BeamElementAPDLName. |
|
Gets the list of children. |
|
ClsId property. |
|
Gets the list of associated comments. |
|
Gets the CrossSection. |
|
Gets the current DataModelObject's category. |
|
Gets the list of associated figures. |
|
Gets or sets the GloballyAvailable. |
|
GroupingFolder property. |
|
IconName property. |
|
Gets the list of associated images. |
|
ImportableObjectSourceId property. |
|
Gets the internal object. For advanced usage only. |
|
Gets or sets the Material. |
|
Gets or sets the MobileAppliedBy. |
|
Gets or sets the Coincident Length Factor on mobile side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1. |
|
Gets or sets the MobileBeamMaterial. |
|
Gets or sets the MobileBeamRadius. |
|
Gets or sets the MobileBehavior. |
|
Gets the MobileBody. |
|
Gets or sets the MobileCoordinateSystem. |
|
Gets or sets the MobileLocation. |
|
Returns Mobile Node Id. |
|
Gets or sets the MobilePinballRegion. |
|
Gets or sets the MobileXCoordinate. |
|
Gets or sets the MobileYCoordinate. |
|
Gets or sets the MobileZCoordinate. |
|
Name property. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
Parent property. |
|
Gets the list of properties for this object. |
|
Gets or sets the Radius. |
|
Gets or sets the ReadOnly. |
|
Gets or sets the ReferenceAppliedBy. |
|
Gets or sets the Coincident Length Factor on reference side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1. |
|
Gets or sets the ReferenceBeamMaterial. |
|
Gets or sets the ReferenceBeamRadius. |
|
Gets or sets the ReferenceBehavior. |
|
Gets the ReferenceBody. |
|
Gets or sets the ReferenceCoordinateSystem. |
|
Gets or sets the ReferenceLocation. |
|
Gets or sets the ReferenceLocationPoint. |
|
Returns Reference Node Id. |
|
Gets or sets the ReferencePinballRegion. |
|
Gets or sets the ReferenceXCoordinate. |
|
Gets or sets the ReferenceYCoordinate. |
|
Gets or sets the ReferenceZCoordinate. |
|
Gets or sets the Scope. |
|
State property. |
|
Gets or sets the Suppressed. |
|
TransferableObjectId property. |
|
Gets or sets the Visible. |
|
Gets the list of properties that are visible for this object. |
Property detail#
- property Beam.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property Beam.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property Beam.CrossSection: Ansys.Mechanical.DataModel.Enums.CrossSectionType | None#
Gets the CrossSection.
- property Beam.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property Beam.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property Beam.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
GroupingFolder property.
- property Beam.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property Beam.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSBeamConnectionAuto | None#
Gets the internal object. For advanced usage only.
- property Beam.MobileAppliedBy: Ansys.Mechanical.DataModel.Enums.RemoteApplicationType | None#
Gets or sets the MobileAppliedBy.
- property Beam.MobileBeamCoincidentLengthFactor: float | None#
Gets or sets the Coincident Length Factor on mobile side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1.
- property Beam.MobileBeamRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the MobileBeamRadius.
- property Beam.MobileBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None#
Gets or sets the MobileBehavior.
- property Beam.MobileCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the MobileCoordinateSystem.
- property Beam.MobileLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the MobileLocation.
- property Beam.MobilePinballRegion: Ansys.Core.Units.Quantity | None#
Gets or sets the MobilePinballRegion.
- property Beam.MobileXCoordinate: Ansys.Core.Units.Quantity | None#
Gets or sets the MobileXCoordinate.
- property Beam.MobileYCoordinate: Ansys.Core.Units.Quantity | None#
Gets or sets the MobileYCoordinate.
- property Beam.MobileZCoordinate: Ansys.Core.Units.Quantity | None#
Gets or sets the MobileZCoordinate.
- property Beam.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#
ObjectState property.
- property Beam.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#
ObjectTags property.
- property Beam.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
Parent property.
- property Beam.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property Beam.Radius: Ansys.Core.Units.Quantity | None#
Gets or sets the Radius.
- property Beam.ReferenceAppliedBy: Ansys.Mechanical.DataModel.Enums.RemoteApplicationType | None#
Gets or sets the ReferenceAppliedBy.
- property Beam.ReferenceBeamCoincidentLengthFactor: float | None#
Gets or sets the Coincident Length Factor on reference side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1.
- property Beam.ReferenceBeamRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferenceBeamRadius.
- property Beam.ReferenceBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None#
Gets or sets the ReferenceBehavior.
- property Beam.ReferenceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the ReferenceCoordinateSystem.
- property Beam.ReferenceLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the ReferenceLocation.
- property Beam.ReferenceLocationPoint: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the ReferenceLocationPoint.
- property Beam.ReferencePinballRegion: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferencePinballRegion.
- property Beam.ReferenceXCoordinate: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferenceXCoordinate.
- property Beam.ReferenceYCoordinate: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferenceYCoordinate.
- property Beam.ReferenceZCoordinate: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferenceZCoordinate.
- property Beam.Scope: Ansys.Mechanical.DataModel.Enums.SpringScopingType | None#
Gets or sets the Scope.
Method detail#
- Beam.AddCommandSnippet() Ansys.ACT.Automation.Mechanical.CommandSnippet#
Creates a new CommandSnippet
- Beam.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
Creates a new child Comment.
- Beam.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- Beam.AddImage(filePath: str) Ansys.ACT.Automation.Mechanical.Image#
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.
- Beam.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- Beam.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Creates a new parameter for a Property.
- Beam.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- Beam.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#
Equals method.
- Beam.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#
GetAllProperties method.
- Beam.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- Beam.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#
GetDetailsView method.
- Beam.GetIconFile() System.Byte#
GetIconFile method.
- Beam.GetLifetimeService() Any#
GetLifetimeService method.
- Beam.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#
GetObjectData method.
- Beam.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- Beam.GetTableGenerator() Ansys.ACT.Automation.Mechanical.Connections.ConnectionsTableGenerator#
GetTableGenerator method.
- Beam.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- Beam.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- Beam.InitializeLifetimeService() Any#
InitializeLifetimeService method.
- Beam.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection]#
Run the PromoteToNamedSelection action.
- Beam.PromoteToRemotePoint() Iterable[Ansys.ACT.Automation.Mechanical.RemotePoint]#
Run the PromoteToRemotePoint action.
Get a property by its API name.
If multiple properties have the same API Name, only the first property with that name will be returned.
- Beam.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.