RemoteDisplacement#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.BoundaryConditions.RemoteDisplacement(internalObject: Any)#

Bases: object

Defines a RemoteDisplacement.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

CopyTo

Copies all visible properties from this object to another.

CreateObjRef

CreateObjRef method.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

Duplicate

Creates a copy of the current DataModelObject.

Equals

Equals method.

GetAPIName

Property name bound to dispId.

GetActivateAtLoadStep

Gets whether the remote displacement is active at the specified load step.

GetAllProperties

GetAllProperties method.

GetChildren

Gets the list of children, filtered by type.

GetComponentActivateAtLoadStep

GetComponentActivateAtLoadStep method.

GetDetailsView

GetDetailsView method.

GetEnumName

Enum name bound to value

GetHashCode

GetHashCode method.

GetIconFile

GetIconFile method.

GetLifetimeService

GetLifetimeService method.

GetObjectData

GetObjectData method.

GetParameter

Gets the parameter corresponding to the given property.

GetPath

GetPath method.

GetPropertyName

GetPropertyName method.

GetPropertyValue

GetPropertyValue method.

GetType

GetType method.

GetVisibleProperties

GetVisibleProperties method.

GetVisiblePropertyNames

GetVisiblePropertyNames method.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

InitializeLifetimeService

InitializeLifetimeService method.

IsPropertyEditable

IsPropertyEditable method.

IsPropertyVisible

IsPropertyVisible method.

PromoteToNamedSelection

Run the PromoteToNamedSelection action.

PromoteToRemotePoint

Run the PromoteToRemotePoint action.

PropertyByAPIName

Get a property by its API name.

PropertyById

PropertyById method.

PropertyByName

Get a property by its unique name.

RemoveParameter

Removes the parameter from the parameter set corresponding to the given property.

SetActivateAtLoadStep

Sets whether the remote displacement is active at the specified load step.

SetComponentActivateAtLoadStep

SetComponentActivateAtLoadStep method.

ToString

ToString method.

ApplyToRigidBodyPilotNode

Gets or sets the ApplyToRigidBodyPilotNode.

AttachedRefs

AttachedRefs property.

BeamMaterial

Gets or sets the BeamMaterial.

BeamRadius

Gets or sets the BeamRadius.

Behavior

Gets or sets the Behavior.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

CoordinateSystem

Gets or sets the CoordinateSystem.

DataModelObjectCategory

Gets the current DataModelObject's category.

DynamicRelaxationBehavior

Gets or sets the DynamicRelaxationBehavior.

Figures

Gets the list of associated figures.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

ImportableObjectSourceId

ImportableObjectSourceId property.

InternalObject

Gets the internal object. For advanced usage only.

Location

Gets or sets the Geometry.

Name

Name property.

NumberOfSegments

Gets or sets the NumberOfSegments.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

PinballRegion

Gets or sets the PinballRegion.

Properties

Gets the list of properties for this object.

ReadOnly

Gets or sets the ReadOnly.

RemotePoint

Gets the remote point associated to the point mass.

ReverseDirectionForInverseSteps

Gets or sets the ReverseDirectionForInverseSteps.

RotationX

Gets the RotationX.

RotationY

Gets the RotationY.

RotationZ

Gets the RotationZ.

SharedRefBody

Gets or sets the SharedRefBody.

State

State property.

Suppressed

Gets or sets the Suppressed.

TransferableObjectId

TransferableObjectId property.

VisibleProperties

Gets the list of properties that are visible for this object.

XComponent

Gets the XComponent.

XCoordinate

Gets or sets the XCoordinate.

YComponent

Gets the YComponent.

YCoordinate

Gets or sets the YCoordinate.

ZComponent

Gets the ZComponent.

ZCoordinate

Gets or sets the ZCoordinate.

Property detail#

property RemoteDisplacement.ApplyToRigidBodyPilotNode: bool | None#

Gets or sets the ApplyToRigidBodyPilotNode.

property RemoteDisplacement.AttachedRefs: List[int] | None#

AttachedRefs property.

property RemoteDisplacement.BeamMaterial: str | None#

Gets or sets the BeamMaterial.

property RemoteDisplacement.BeamRadius: Ansys.Core.Units.Quantity | None#

Gets or sets the BeamRadius.

property RemoteDisplacement.Behavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None#

Gets or sets the Behavior.

property RemoteDisplacement.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property RemoteDisplacement.ClsId: int | None#

ClsId property.

property RemoteDisplacement.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#

Gets the list of associated comments.

property RemoteDisplacement.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the CoordinateSystem.

property RemoteDisplacement.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#

Gets the current DataModelObject's category.

property RemoteDisplacement.DynamicRelaxationBehavior: Ansys.Mechanical.DataModel.Enums.DynamicRelaxationBehaviorType | None#

Gets or sets the DynamicRelaxationBehavior.

property RemoteDisplacement.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#

Gets the list of associated figures.

property RemoteDisplacement.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

GroupingFolder property.

property RemoteDisplacement.IconName: str | None#

IconName property.

property RemoteDisplacement.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#

Gets the list of associated images.

property RemoteDisplacement.ImportableObjectSourceId: str | None#

ImportableObjectSourceId property.

property RemoteDisplacement.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | None#

Gets the internal object. For advanced usage only.

property RemoteDisplacement.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the Geometry.

property RemoteDisplacement.Name: str | None#

Name property.

property RemoteDisplacement.NumberOfSegments: int | None#

Gets or sets the NumberOfSegments.

property RemoteDisplacement.ObjectId: int | None#

ObjectId property.

property RemoteDisplacement.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#

ObjectState property.

property RemoteDisplacement.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#

ObjectTags property.

property RemoteDisplacement.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

Parent property.

property RemoteDisplacement.PinballRegion: Ansys.Core.Units.Quantity | None#

Gets or sets the PinballRegion.

property RemoteDisplacement.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties for this object.

property RemoteDisplacement.ReadOnly: bool | None#

Gets or sets the ReadOnly.

property RemoteDisplacement.RemotePoint: Ansys.ACT.Automation.Mechanical.RemotePoint | None#

Gets the remote point associated to the point mass.

property RemoteDisplacement.ReverseDirectionForInverseSteps: bool | None#

Gets or sets the ReverseDirectionForInverseSteps.

property RemoteDisplacement.RotationX: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the RotationX.

property RemoteDisplacement.RotationY: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the RotationY.

property RemoteDisplacement.RotationZ: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the RotationZ.

property RemoteDisplacement.SharedRefBody: Ansys.ACT.Automation.Mechanical.Body | None#

Gets or sets the SharedRefBody.

property RemoteDisplacement.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

property RemoteDisplacement.Suppressed: bool | None#

Gets or sets the Suppressed.

property RemoteDisplacement.TransferableObjectId: str | None#

TransferableObjectId property.

property RemoteDisplacement.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties that are visible for this object.

property RemoteDisplacement.XComponent: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the XComponent.

property RemoteDisplacement.XCoordinate: Ansys.Core.Units.Quantity | None#

Gets or sets the XCoordinate.

property RemoteDisplacement.YComponent: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the YComponent.

property RemoteDisplacement.YCoordinate: Ansys.Core.Units.Quantity | None#

Gets or sets the YCoordinate.

property RemoteDisplacement.ZComponent: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the ZComponent.

property RemoteDisplacement.ZCoordinate: Ansys.Core.Units.Quantity | None#

Gets or sets the ZCoordinate.

Method detail#

RemoteDisplacement.Activate() None#

Activate the current object.

RemoteDisplacement.AddComment() Ansys.ACT.Automation.Mechanical.Comment#

Creates a new child Comment.

RemoteDisplacement.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#

Creates a new child Figure.

RemoteDisplacement.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.
RemoteDisplacement.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

RemoteDisplacement.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#

CreateObjRef method.

RemoteDisplacement.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Creates a new parameter for a Property.

RemoteDisplacement.Delete() None#

Run the Delete action.

RemoteDisplacement.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#

Creates a copy of the current DataModelObject.

RemoteDisplacement.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#

Equals method.

RemoteDisplacement.GetAPIName(dispId: int) str#

Property name bound to dispId.

RemoteDisplacement.GetActivateAtLoadStep(stepNumber: int) bool#

Gets whether the remote displacement is active at the specified load step.

RemoteDisplacement.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#

GetAllProperties method.

RemoteDisplacement.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#

Gets the list of children, filtered by type.

RemoteDisplacement.GetComponentActivateAtLoadStep(component: str, stepNumber: int) bool#

GetComponentActivateAtLoadStep method.

RemoteDisplacement.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#

GetDetailsView method.

RemoteDisplacement.GetEnumName(enumType: type, value: int, dispId: int) str#

Enum name bound to value

RemoteDisplacement.GetHashCode() int#

GetHashCode method.

RemoteDisplacement.GetIconFile() System.Byte#

GetIconFile method.

RemoteDisplacement.GetLifetimeService() Any#

GetLifetimeService method.

RemoteDisplacement.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#

GetObjectData method.

RemoteDisplacement.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Gets the parameter corresponding to the given property.

RemoteDisplacement.GetPath() str#

GetPath method.

RemoteDisplacement.GetPropertyName(dispId: int) str#

GetPropertyName method.

RemoteDisplacement.GetPropertyValue(name: str) Any#

GetPropertyValue method.

RemoteDisplacement.GetType() type#

GetType method.

RemoteDisplacement.GetVisibleProperties() List[System.Reflection.PropertyInfo]#

GetVisibleProperties method.

RemoteDisplacement.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

RemoteDisplacement.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

RemoteDisplacement.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#

Run the GroupSimilarObjects action.

RemoteDisplacement.InitializeLifetimeService() Any#

InitializeLifetimeService method.

RemoteDisplacement.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

RemoteDisplacement.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

RemoteDisplacement.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection]#

Run the PromoteToNamedSelection action.

RemoteDisplacement.PromoteToRemotePoint() Iterable[Ansys.ACT.Automation.Mechanical.RemotePoint]#

Run the PromoteToRemotePoint action.

RemoteDisplacement.PropertyByAPIName(name: str) Ansys.ACT.Automation.Mechanical.Property#
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.
RemoteDisplacement.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#

PropertyById method.

RemoteDisplacement.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#

Get a property by its unique name.

RemoteDisplacement.RemoveParameter(propName: str) None#

Removes the parameter from the parameter set corresponding to the given property.

RemoteDisplacement.SetActivateAtLoadStep(stepNumber: int, bActive: bool) None#

Sets whether the remote displacement is active at the specified load step.

RemoteDisplacement.SetComponentActivateAtLoadStep(component: str, stepNumber: int, bActive: bool) None#

SetComponentActivateAtLoadStep method.

RemoteDisplacement.ToString() str#

ToString method.