RemoteDisplacement#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.BoundaryConditions.RemoteDisplacement(internalObject: Any)#
Bases:
objectDefines a RemoteDisplacement.
Overview#
Activate the current object. |
|
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. |
|
Gets whether the remote displacement is active at the specified load step. |
|
GetAllProperties method. |
|
Gets the list of children, filtered by type. |
|
GetComponentActivateAtLoadStep method. |
|
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. |
|
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. |
|
Sets whether the remote displacement is active at the specified load step. |
|
SetComponentActivateAtLoadStep method. |
|
ToString method. |
Gets or sets the ApplyToRigidBodyPilotNode. |
|
AttachedRefs property. |
|
Gets or sets the BeamMaterial. |
|
Gets or sets the BeamRadius. |
|
Gets or sets the Behavior. |
|
Gets the list of children. |
|
ClsId property. |
|
Gets the list of associated comments. |
|
Gets or sets the CoordinateSystem. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the DynamicRelaxationBehavior. |
|
Gets the list of associated figures. |
|
GroupingFolder property. |
|
IconName property. |
|
Gets the list of associated images. |
|
ImportableObjectSourceId property. |
|
Gets the internal object. For advanced usage only. |
|
Gets or sets the Geometry. |
|
Name property. |
|
Gets or sets the NumberOfSegments. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
Parent property. |
|
Gets or sets the PinballRegion. |
|
Gets the list of properties for this object. |
|
Gets or sets the ReadOnly. |
|
Gets the remote point associated to the point mass. |
|
Gets or sets the ReverseDirectionForInverseSteps. |
|
Gets the RotationX. |
|
Gets the RotationY. |
|
Gets the RotationZ. |
|
Gets or sets the SharedRefBody. |
|
State property. |
|
Gets or sets the Suppressed. |
|
TransferableObjectId property. |
|
Gets the list of properties that are visible for this object. |
|
Gets the XComponent. |
|
Gets or sets the XCoordinate. |
|
Gets the YComponent. |
|
Gets or sets the YCoordinate. |
|
Gets the ZComponent. |
|
Gets or sets the ZCoordinate. |
Property detail#
- property RemoteDisplacement.ApplyToRigidBodyPilotNode: bool | None#
Gets or sets the ApplyToRigidBodyPilotNode.
- 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.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.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.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.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.
Gets or sets the SharedRefBody.
- property RemoteDisplacement.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#
State 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.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.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.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.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.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- RemoteDisplacement.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- RemoteDisplacement.InitializeLifetimeService() Any#
InitializeLifetimeService 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.
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.