    

 ## On this page

  

 

 # `NodalRotation`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.BoundaryConditions.NodalRotation"></a>

#### *class* Ansys.ACT.Automation.Mechanical.BoundaryConditions.NodalRotation

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

Defines a NodalRotation.

<a id="overview"></a>

## Overview

### Methods

NameDescription[`Activate`](#NodalRotation.Activate)Activate the current object.[`AddComment`](#NodalRotation.AddComment)Creates a new child Comment.[`AddFigure`](#NodalRotation.AddFigure)Creates a new child Figure.[`AddImage`](#NodalRotation.AddImage)Creates a new child Image.[`CopyTo`](#NodalRotation.CopyTo)Copies all visible properties from this object to another.[`CreateParameter`](#NodalRotation.CreateParameter)Creates a new parameter for a Property.[`Delete`](#NodalRotation.Delete)Run the Delete action.[`Duplicate`](#NodalRotation.Duplicate)Creates a copy of the current DataModelObject.[`GetChildren`](#NodalRotation.GetChildren)Gets the list of children, filtered by type.[`GetParameter`](#NodalRotation.GetParameter)Gets the parameter corresponding to the given property.[`GroupAllSimilarChildren`](#NodalRotation.GroupAllSimilarChildren)Run the GroupAllSimilarChildren action.[`GroupSimilarObjects`](#NodalRotation.GroupSimilarObjects)Run the GroupSimilarObjects action.[`PromoteToNamedSelection`](#NodalRotation.PromoteToNamedSelection)Run the PromoteToNamedSelection action.[`PropertyByAPIName`](#NodalRotation.PropertyByAPIName)Get a property by its API name.[`PropertyByName`](#NodalRotation.PropertyByName)Get a property by its unique name.[`RemoveParameter`](#NodalRotation.RemoveParameter)Removes the parameter from the parameter set corresponding to the given property.### Properties

NameDescription[`Children`](#NodalRotation.Children)Gets the list of children.[`Comments`](#NodalRotation.Comments)Gets the list of associated comments.[`CoordinateSystem`](#NodalRotation.CoordinateSystem)Gets the CoordinateSystem.[`DataModelObjectCategory`](#NodalRotation.DataModelObjectCategory)Gets the current DataModelObject’s category.[`Figures`](#NodalRotation.Figures)Gets the list of associated figures.[`Images`](#NodalRotation.Images)Gets the list of associated images.[`InternalObject`](#NodalRotation.InternalObject)Gets the internal object. For advanced usage only.[`Location`](#NodalRotation.Location)Gets or sets the Location.[`Properties`](#NodalRotation.Properties)Gets the list of properties for this object.[`ReadOnly`](#NodalRotation.ReadOnly)Gets or sets the ReadOnly.[`RotationX`](#NodalRotation.RotationX)Gets or sets the RotationX.[`RotationY`](#NodalRotation.RotationY)Gets or sets the RotationY.[`RotationZ`](#NodalRotation.RotationZ)Gets or sets the RotationZ.[`SharedRefBody`](#NodalRotation.SharedRefBody)Gets or sets the SharedRefBody.[`Suppressed`](#NodalRotation.Suppressed)Gets or sets the Suppressed.[`VisibleProperties`](#NodalRotation.VisibleProperties)Gets the list of properties that are visible for this object.<a id="property-detail"></a>

## Property detail

<a id="NodalRotation.Children"></a>

### *property* NodalRotation.Children *: List\[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of children.

<a id="NodalRotation.Comments"></a>

### *property* NodalRotation.Comments *: Iterable\[[Ansys.ACT.Automation.Mechanical.Comment](../Comment.md#ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Comment)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated comments.

<a id="NodalRotation.CoordinateSystem"></a>

### *property* NodalRotation.CoordinateSystem *: [Ansys.ACT.Automation.Mechanical.CoordinateSystem](../CoordinateSystem.md#ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.CoordinateSystem) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the CoordinateSystem.

<a id="NodalRotation.DataModelObjectCategory"></a>

### *property* NodalRotation.DataModelObjectCategory *: [Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory](../../../../Mechanical/DataModel/Enums/DataModelObjectCategory.md#ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the current DataModelObject’s category.

<a id="NodalRotation.Figures"></a>

### *property* NodalRotation.Figures *: Iterable\[[Ansys.ACT.Automation.Mechanical.Figure](../Figure.md#ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Figure)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated figures.

<a id="NodalRotation.Images"></a>

### *property* NodalRotation.Images *: Iterable\[[Ansys.ACT.Automation.Mechanical.Image](../Image.md#ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Image)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated images.

<a id="NodalRotation.InternalObject"></a>

### *property* NodalRotation.InternalObject *: Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the internal object. For advanced usage only.

<a id="NodalRotation.Location"></a>

### *property* NodalRotation.Location *: Ansys.ACT.Interfaces.Common.ISelectionInfo | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Location.

<a id="NodalRotation.Properties"></a>

### *property* NodalRotation.Properties *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Ansys.ACT.Automation.Mechanical.Property\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of properties for this object.

<a id="NodalRotation.ReadOnly"></a>

### *property* NodalRotation.ReadOnly *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the ReadOnly.

<a id="NodalRotation.RotationX"></a>

### *property* NodalRotation.RotationX *: [Ansys.Mechanical.DataModel.Enums.FixedOrFree](../../../../Mechanical/DataModel/Enums/FixedOrFree.md#ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.FixedOrFree) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the RotationX.

<a id="NodalRotation.RotationY"></a>

### *property* NodalRotation.RotationY *: [Ansys.Mechanical.DataModel.Enums.FixedOrFree](../../../../Mechanical/DataModel/Enums/FixedOrFree.md#ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.FixedOrFree) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the RotationY.

<a id="NodalRotation.RotationZ"></a>

### *property* NodalRotation.RotationZ *: [Ansys.Mechanical.DataModel.Enums.FixedOrFree](../../../../Mechanical/DataModel/Enums/FixedOrFree.md#ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.FixedOrFree) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the RotationZ.

<a id="NodalRotation.SharedRefBody"></a>

### *property* NodalRotation.SharedRefBody *: [Ansys.ACT.Automation.Mechanical.Body](../Body.md#ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Body) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the SharedRefBody.

<a id="NodalRotation.Suppressed"></a>

### *property* NodalRotation.Suppressed *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Suppressed.

<a id="NodalRotation.VisibleProperties"></a>

### *property* NodalRotation.VisibleProperties *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Ansys.ACT.Automation.Mechanical.Property\] | [None](https://docs.python.org/3/library/constants.html#None)*

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

<a id="method-detail"></a>

## Method detail

<a id="NodalRotation.Activate"></a>

### NodalRotation.Activate()

Activate the current object.

<a id="NodalRotation.AddComment"></a>

### NodalRotation.AddComment()

Creates a new child Comment.

<a id="NodalRotation.AddFigure"></a>

### NodalRotation.AddFigure()

Creates a new child Figure.

<a id="NodalRotation.AddImage"></a>

### NodalRotation.AddImage(filePath: [str](https://docs.python.org/3/library/stdtypes.html#str))

```text
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.

```

<a id="NodalRotation.CopyTo"></a>

### NodalRotation.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject)

Copies all visible properties from this object to another.

<a id="NodalRotation.CreateParameter"></a>

### NodalRotation.CreateParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

Creates a new parameter for a Property.

<a id="NodalRotation.Delete"></a>

### NodalRotation.Delete()

Run the Delete action.

<a id="NodalRotation.Duplicate"></a>

### NodalRotation.Duplicate()

Creates a copy of the current DataModelObject.

<a id="NodalRotation.GetChildren"></a>

### NodalRotation.GetChildren(recurses: [bool](https://docs.python.org/3/library/functions.html#bool), children: List\[ChildrenType\])

Gets the list of children, filtered by type.

<a id="NodalRotation.GetParameter"></a>

### NodalRotation.GetParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

Gets the parameter corresponding to the given property.

<a id="NodalRotation.GroupAllSimilarChildren"></a>

### NodalRotation.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

<a id="NodalRotation.GroupSimilarObjects"></a>

### NodalRotation.GroupSimilarObjects()

Run the GroupSimilarObjects action.

<a id="NodalRotation.PromoteToNamedSelection"></a>

### NodalRotation.PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

<a id="NodalRotation.PropertyByAPIName"></a>

### NodalRotation.PropertyByAPIName(name: [str](https://docs.python.org/3/library/stdtypes.html#str))

```text
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.

```

<a id="NodalRotation.PropertyByName"></a>

### NodalRotation.PropertyByName(name: [str](https://docs.python.org/3/library/stdtypes.html#str))

Get a property by its unique name.

<a id="NodalRotation.RemoveParameter"></a>

### NodalRotation.RemoveParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

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