ElementRotateBuilder Class¶
-
class
NXOpen.CAE.ElementRotateBuilder¶ Bases:
NXOpen.BuilderRepresents a
NXOpen.CAE.ElementRotateBuilderTo create a new instance of this class, use
NXOpen.CAE.NodeElementManager.CreateElementRotateBuilder()New in version NX12.0.0.
Properties¶
| Property | Description |
|---|---|
| Angle | Returns the theta angle for translation in a cylindrical/spherical coordinate system |
| Axis | Returns or sets the axis. |
| CopyOption | Returns or sets the copy option . |
| DistanceCopyOption | Returns or sets the distance option |
| ElementDimension | Returns or sets the dimension of the elements to be rotated |
| ElementSelection | Returns the selected elements |
| ElementType | Returns the element type builder. |
| Increment | Returns or sets the increment in label for each new element |
| Label | Returns or sets the start label for the new elements |
| LabelOption | Returns or sets the option to specify the start label and increment for the new elements OR specify an offset from the existing element labels |
| MeshCollectorName | Returns or sets the name of the mesh collector which will hold the new elements |
| MeshName | Returns or sets the name of the mesh that will hold the new elements |
| NeutralName | Returns or sets the neutral name of the elements to be created |
| NewMeshOption | Returns or sets the option to create a new mesh or add the new elements to an existing mesh |
| NumCopy | Returns or sets the number of copies to be created for each selected element |
| Offset | Returns or sets the offset to be used to generate new element labels |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| Commit | Commits any edits that have been applied to the builder. |
| Destroy | Deletes the builder, and cleans up any objects created by the builder. |
| GetCommittedObjects | For builders that create more than one object, this method returns the objects that are created by commit. |
| GetObject | Returns the object currently being edited by this builder. |
| ShowResults | Updates the model to reflect the result of an edit to the model for all builders that support showing results. |
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Enumerations¶
| ElementRotateBuilderCopyType Enumeration | the copy types |
| ElementRotateBuilderDistanceType Enumeration | Distance - specify whether the translation distance is per copy or total |
| ElementRotateBuilderElemDimensionType Enumeration | Dimension of the elements to be created |
| ElementRotateBuilderLabelType Enumeration | Option to use label/increment or offset |
| ElementRotateBuilderMethodType Enumeration | Translation method |
| ElementRotateBuilderNewMeshType Enumeration | Option to create a new mesh or add the new elements to an existing mesh |
Property Detail¶
Angle¶
-
ElementRotateBuilder.Angle¶ Returns the theta angle for translation in a cylindrical/spherical coordinate system
-------------------------------------Getter Method
Signature
AngleReturns: Return type: NXOpen.ExpressionNew in version NX12.0.0.
License requirements: None.
Axis¶
-
ElementRotateBuilder.Axis¶ Returns or sets the axis.
-------------------------------------Getter Method
Signature
AxisReturns: Return type: NXOpen.AxisNew in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AxisParameters: axis ( NXOpen.Axis) –New in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
CopyOption¶
-
ElementRotateBuilder.CopyOption¶ Returns or sets the copy option .
-------------------------------------Getter Method
Signature
CopyOptionReturns: Return type: NXOpen.CAE.ElementRotateBuilderCopyTypeNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CopyOptionParameters: inCopyoption ( NXOpen.CAE.ElementRotateBuilderCopyType) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
DistanceCopyOption¶
-
ElementRotateBuilder.DistanceCopyOption¶ Returns or sets the distance option
-------------------------------------Getter Method
Signature
DistanceCopyOptionReturns: Return type: NXOpen.CAE.ElementRotateBuilderDistanceTypeNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DistanceCopyOptionParameters: distanceOption ( NXOpen.CAE.ElementRotateBuilderDistanceType) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ElementDimension¶
-
ElementRotateBuilder.ElementDimension¶ Returns or sets the dimension of the elements to be rotated
-------------------------------------Getter Method
Signature
ElementDimensionReturns: Return type: NXOpen.CAE.ElementRotateBuilderElemDimensionTypeNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ElementDimensionParameters: elementDimension ( NXOpen.CAE.ElementRotateBuilderElemDimensionType) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ElementSelection¶
-
ElementRotateBuilder.ElementSelection¶ Returns the selected elements
-------------------------------------Getter Method
Signature
ElementSelectionReturns: Return type: NXOpen.CAE.SelectElementsBuilderNew in version NX12.0.0.
License requirements: None.
ElementType¶
-
ElementRotateBuilder.ElementType¶ Returns the element type builder.
-------------------------------------Getter Method
Signature
ElementTypeReturns: Return type: NXOpen.CAE.ElementTypeBuilderNew in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Increment¶
-
ElementRotateBuilder.Increment¶ Returns or sets the increment in label for each new element
-------------------------------------Getter Method
Signature
IncrementReturns: Return type: int New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
IncrementParameters: increment (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Label¶
-
ElementRotateBuilder.Label¶ Returns or sets the start label for the new elements
-------------------------------------Getter Method
Signature
LabelReturns: Return type: int New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LabelParameters: label (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
LabelOption¶
-
ElementRotateBuilder.LabelOption¶ Returns or sets the option to specify the start label and increment for the new elements OR specify an offset from the existing element labels
-------------------------------------Getter Method
Signature
LabelOptionReturns: Return type: NXOpen.CAE.ElementRotateBuilderLabelTypeNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LabelOptionParameters: labelOption ( NXOpen.CAE.ElementRotateBuilderLabelType) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
MeshCollectorName¶
-
ElementRotateBuilder.MeshCollectorName¶ Returns or sets the name of the mesh collector which will hold the new elements
-------------------------------------Getter Method
Signature
MeshCollectorNameReturns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MeshCollectorNameParameters: meshCollectorName (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
MeshName¶
-
ElementRotateBuilder.MeshName¶ Returns or sets the name of the mesh that will hold the new elements
-------------------------------------Getter Method
Signature
MeshNameReturns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MeshNameParameters: meshName (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
NeutralName¶
-
ElementRotateBuilder.NeutralName¶ Returns or sets the neutral name of the elements to be created
-------------------------------------Getter Method
Signature
NeutralNameReturns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
NeutralNameParameters: neutralName (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
NewMeshOption¶
-
ElementRotateBuilder.NewMeshOption¶ Returns or sets the option to create a new mesh or add the new elements to an existing mesh
-------------------------------------Getter Method
Signature
NewMeshOptionReturns: Return type: NXOpen.CAE.ElementRotateBuilderNewMeshTypeNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
NewMeshOptionParameters: newMeshOption ( NXOpen.CAE.ElementRotateBuilderNewMeshType) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
NumCopy¶
-
ElementRotateBuilder.NumCopy¶ Returns or sets the number of copies to be created for each selected element
-------------------------------------Getter Method
Signature
NumCopyReturns: Return type: int New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
NumCopyParameters: numCopy (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Offset¶
-
ElementRotateBuilder.Offset¶ Returns or sets the offset to be used to generate new element labels
-------------------------------------Getter Method
Signature
OffsetReturns: Return type: int New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
OffsetParameters: offset (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Method Detail¶
Validate¶
-
ElementRotateBuilder.Validate¶ Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.