NodalDisplacement#

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

Bases: object

Defines a NodalDisplacement.

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 nodal 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.

GetQuantityName

GetQuantityName 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.

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 nodal displacement is active at the specified load step.

SetComponentActivateAtLoadStep

SetComponentActivateAtLoadStep method.

ToString

ToString method.

AttachedRefs

AttachedRefs property.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

CoordinateSystem

Gets the CoordinateSystem.

DataModelObjectCategory

Gets the current DataModelObject's category.

DynamicRelaxationBehavior

Gets or sets the DynamicRelaxationBehavior.

Figures

Gets the list of associated figures.

GraphControlsXAxis

Gets or sets the GraphControlsXAxis.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

ImportableObjectSourceId

ImportableObjectSourceId property.

IndependentVariable

Gets or sets the IndependentVariable.

InternalObject

Gets the internal object. For advanced usage only.

Location

Gets or sets the Location.

Name

Name property.

NumberOfSegments

Gets or sets the NumberOfSegments.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

PhaseAngle

Gets or sets the PhaseAngle.

Properties

Gets the list of properties for this object.

RangeMaximum

Gets or sets the RangeMaximum.

RangeMinimum

Gets or sets the RangeMinimum.

ReadOnly

Gets or sets the ReadOnly.

ReverseDirectionForInverseSteps

Gets or sets the ReverseDirectionForInverseSteps.

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.

XYZFunctionCoordinateSystem

Gets or sets the XYZFunctionCoordinateSystem.

YComponent

Gets the YComponent.

ZComponent

Gets the ZComponent.

Property detail#

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

AttachedRefs property.

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

Gets the list of children.

property NodalDisplacement.ClsId: int | None#

ClsId property.

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

Gets the list of associated comments.

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

Gets the CoordinateSystem.

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

Gets the current DataModelObject's category.

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

Gets or sets the DynamicRelaxationBehavior.

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

Gets the list of associated figures.

property NodalDisplacement.GraphControlsXAxis: Ansys.Mechanical.DataModel.Enums.LoadVariableVariationType | None#

Gets or sets the GraphControlsXAxis.

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

GroupingFolder property.

property NodalDisplacement.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property NodalDisplacement.ImportableObjectSourceId: str | None#

ImportableObjectSourceId property.

property NodalDisplacement.IndependentVariable: Ansys.Mechanical.DataModel.Enums.LoadVariableVariationType | None#

Gets or sets the IndependentVariable.

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

Gets the internal object. For advanced usage only.

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

Gets or sets the Location.

property NodalDisplacement.Name: str | None#

Name property.

property NodalDisplacement.NumberOfSegments: int | None#

Gets or sets the NumberOfSegments.

property NodalDisplacement.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

Parent property.

property NodalDisplacement.PhaseAngle: Ansys.Core.Units.Quantity | None#

Gets or sets the PhaseAngle.

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

Gets the list of properties for this object.

property NodalDisplacement.RangeMaximum: Ansys.Core.Units.Quantity | None#

Gets or sets the RangeMaximum.

property NodalDisplacement.RangeMinimum: Ansys.Core.Units.Quantity | None#

Gets or sets the RangeMinimum.

property NodalDisplacement.ReadOnly: bool | None#

Gets or sets the ReadOnly.

property NodalDisplacement.ReverseDirectionForInverseSteps: bool | None#

Gets or sets the ReverseDirectionForInverseSteps.

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

Gets or sets the SharedRefBody.

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

State property.

property NodalDisplacement.Suppressed: bool | None#

Gets or sets the Suppressed.

property NodalDisplacement.TransferableObjectId: str | None#

TransferableObjectId property.

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

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

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

Gets the XComponent.

property NodalDisplacement.XYZFunctionCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the XYZFunctionCoordinateSystem.

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

Gets the YComponent.

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

Gets the ZComponent.

Method detail#

NodalDisplacement.Activate() None#

Activate the current object.

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

Creates a new child Comment.

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

Creates a new child Figure.

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

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

NodalDisplacement.Delete() None#

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Equals method.

NodalDisplacement.GetAPIName(dispId: int) str#

Property name bound to dispId.

NodalDisplacement.GetActivateAtLoadStep(stepNumber: int) bool#

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

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetComponentActivateAtLoadStep method.

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

GetDetailsView method.

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

Enum name bound to value

NodalDisplacement.GetHashCode() int#

GetHashCode method.

NodalDisplacement.GetIconFile() System.Byte#

GetIconFile method.

NodalDisplacement.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

NodalDisplacement.GetPath() str#

GetPath method.

NodalDisplacement.GetPropertyName(dispId: int) str#

GetPropertyName method.

NodalDisplacement.GetPropertyValue(name: str) Any#

GetPropertyValue method.

NodalDisplacement.GetQuantityName() str#

GetQuantityName method.

NodalDisplacement.GetType() type#

GetType method.

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

GetVisibleProperties method.

NodalDisplacement.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

NodalDisplacement.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

NodalDisplacement.InitializeLifetimeService() Any#

InitializeLifetimeService method.

NodalDisplacement.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

NodalDisplacement.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

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

Run the PromoteToNamedSelection action.

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

PropertyById method.

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

Get a property by its unique name.

NodalDisplacement.RemoveParameter(propName: str) None#

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

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

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

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

SetComponentActivateAtLoadStep method.

NodalDisplacement.ToString() str#

ToString method.