ImportedCondensedPart#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.ImportedCondensedPart#
 Bases:
objectDefines a ImportedCondensedPart.
Overview#
Activate the current object.  | 
|
Creates a new CommandSnippet  | 
|
Creates a new child Comment.  | 
|
Creates a new child Figure.  | 
|
Creates a new child Image.  | 
|
Run the ClearGeneratedData action.  | 
|
Copies all visible properties from this object to another.  | 
|
CreateJointFromNodeIds method.  | 
|
CreateJoints method.  | 
|
CreateNodalNamedSelectionFromNodeIds method.  | 
|
CreateNodalNamedSelections method.  | 
|
Creates a new parameter for a Property.  | 
|
CreateRemotePointFromNodeIds method.  | 
|
CreateRemotePoints method.  | 
|
Run the Delete action.  | 
|
Creates a copy of the current DataModelObject.  | 
|
Gets the list of children, filtered by type.  | 
|
Get all the Node Locations of the Original Interfaces Data table.  | 
|
Gets the parameter corresponding to the given property.  | 
|
Get all the Node Locations of the Transformed Interfaces Data table.  | 
|
Run the GroupAllSimilarChildren action.  | 
|
Run the GroupSimilarObjects action.  | 
|
Run the Import Condensed Part action.  | 
|
Get a property by its API name.  | 
|
Get a property by its unique name.  | 
|
Run the Read Interface Data action.  | 
|
Removes the parameter from the parameter set corresponding to the given property.  | 
|
Update Node Location of Original Interfaces Data view table.  | 
Gets the ActualNodeOffset.  | 
|
Gets the list of children.  | 
|
Gets the list of associated comments.  | 
|
Gets or sets the CondensedPartFileName.  | 
|
Gets or sets the CondensedPartUnitSystem.  | 
|
Gets or sets the CoordinateSystem.  | 
|
Gets the current DataModelObject's category.  | 
|
“ExpansionStatus” property defines if results can be expanded of the imported condensed part or not.  | 
|
Gets the list of associated figures.  | 
|
“FutureIntent” property defines the type of solver supported to perform a use pass with the imported condensed part.  | 
|
Gets or sets the GeometrySelection.  | 
|
Gets the list of associated images.  | 
|
Gets or sets the ImportFileFormat.  | 
|
Gets the ImportStatus.  | 
|
Gets the internal object. For advanced usage only.  | 
|
Gets or sets the NodeOffset.  | 
|
Gets the NumberInterfaceEntries.  | 
|
Gets the NumberMasterNodes.  | 
|
Gets the Physics.  | 
|
Gets the list of properties for this object.  | 
|
Gets or sets the ReferenceTemperature.  | 
|
Gets or sets the SolutionName.  | 
|
Gets or sets the SolutionNameMode.  | 
|
Gets the SolverFilesDirectory.  | 
|
Gets or sets the SolverUnitSystem.  | 
|
Gets or sets the SolverUnits.  | 
|
Gets or sets the Suppressed.  | 
|
Gets the TemperatureUnits.  | 
|
Gets the list of properties that are visible for this object.  | 
Property detail#
- property ImportedCondensedPart.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
 Gets the list of children.
- property ImportedCondensedPart.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
 Gets the list of associated comments.
- property ImportedCondensedPart.CondensedPartFileName: str | None#
 Gets or sets the CondensedPartFileName.
- property ImportedCondensedPart.CondensedPartUnitSystem: Ansys.Mechanical.DataModel.Enums.WBUnitSystemType | None#
 Gets or sets the CondensedPartUnitSystem.
- property ImportedCondensedPart.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
 Gets or sets the CoordinateSystem.
- property ImportedCondensedPart.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
 Gets the current DataModelObject's category.
- property ImportedCondensedPart.ExpansionStatus: Ansys.Mechanical.DataModel.Enums.ExpansionStatus | None#
 “ExpansionStatus” property defines if results can be expanded of the imported condensed part or not.
- property ImportedCondensedPart.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
 Gets the list of associated figures.
- property ImportedCondensedPart.FutureIntent: Ansys.Mechanical.DataModel.Enums.FutureIntentType | None#
 “FutureIntent” property defines the type of solver supported to perform a use pass with the imported condensed part.
- property ImportedCondensedPart.GeometrySelection: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
 Gets or sets the GeometrySelection.
- property ImportedCondensedPart.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
 Gets the list of associated images.
- property ImportedCondensedPart.ImportFileFormat: Ansys.Mechanical.DataModel.Enums.CondensedPartFileFormat | None#
 Gets or sets the ImportFileFormat.
- property ImportedCondensedPart.ImportStatus: Ansys.Mechanical.DataModel.Enums.ImportedCondensedPartStatus | None#
 Gets the ImportStatus.
- property ImportedCondensedPart.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSCondensedPartAuto | None#
 Gets the internal object. For advanced usage only.
- property ImportedCondensedPart.Physics: Ansys.Mechanical.DataModel.Enums.CondensedPartPhysics | None#
 Gets the Physics.
- property ImportedCondensedPart.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
 Gets the list of properties for this object.
- property ImportedCondensedPart.ReferenceTemperature: Ansys.Core.Units.Quantity | None#
 Gets or sets the ReferenceTemperature.
- property ImportedCondensedPart.SolutionNameMode: Ansys.Mechanical.DataModel.Enums.AutomaticOrManual | None#
 Gets or sets the SolutionNameMode.
- property ImportedCondensedPart.SolverUnitSystem: Ansys.Mechanical.DataModel.Enums.WBUnitSystemType | None#
 Gets or sets the SolverUnitSystem.
- property ImportedCondensedPart.SolverUnits: Ansys.Mechanical.DataModel.Enums.SolverUnitsControlType | None#
 Gets or sets the SolverUnits.
Method detail#
- ImportedCondensedPart.AddCommandSnippet() Ansys.ACT.Automation.Mechanical.CommandSnippet#
 Creates a new CommandSnippet
- ImportedCondensedPart.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
 Creates a new child Comment.
- ImportedCondensedPart.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
 Creates a new child Figure.
- ImportedCondensedPart.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.
- ImportedCondensedPart.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
 Copies all visible properties from this object to another.
- ImportedCondensedPart.CreateJointFromNodeIds(selectedNodeIds: Iterable[int]) Ansys.ACT.Automation.Mechanical.DataModelObject#
 CreateJointFromNodeIds method.
- ImportedCondensedPart.CreateJoints(selectedInterfaceIDNumbers: Iterable[int]) Iterable[Ansys.ACT.Automation.Mechanical.DataModelObject]#
 CreateJoints method.
- ImportedCondensedPart.CreateNodalNamedSelectionFromNodeIds(selectedNodeIds: Iterable[int]) Ansys.ACT.Automation.Mechanical.DataModelObject#
 CreateNodalNamedSelectionFromNodeIds method.
- ImportedCondensedPart.CreateNodalNamedSelections(selectedInterfaceIDNumbers: Iterable[int]) Iterable[Ansys.ACT.Automation.Mechanical.DataModelObject]#
 CreateNodalNamedSelections method.
- ImportedCondensedPart.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Creates a new parameter for a Property.
- ImportedCondensedPart.CreateRemotePointFromNodeIds(selectedNodeIds: Iterable[int]) Ansys.ACT.Automation.Mechanical.DataModelObject#
 CreateRemotePointFromNodeIds method.
- ImportedCondensedPart.CreateRemotePoints(selectedInterfaceIDNumbers: Iterable[int]) Iterable[Ansys.ACT.Automation.Mechanical.DataModelObject]#
 CreateRemotePoints method.
- ImportedCondensedPart.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
 Creates a copy of the current DataModelObject.
- ImportedCondensedPart.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
 Gets the list of children, filtered by type.
- ImportedCondensedPart.GetOriginalNodeCoordinates() Iterable[dict[int, Iterable[Ansys.Core.Units.Quantity]]]#
 Get all the Node Locations of the Original Interfaces Data table.
- ImportedCondensedPart.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Gets the parameter corresponding to the given property.
- ImportedCondensedPart.GetTransformedNodeCoordinates() Iterable[dict[int, Iterable[Ansys.Core.Units.Quantity]]]#
 Get all the Node Locations of the Transformed Interfaces Data table.
- ImportedCondensedPart.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
 Run the GroupSimilarObjects 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.
- ImportedCondensedPart.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
 Get a property by its unique name.
- ImportedCondensedPart.RemoveParameter(propName: str) None#
 Removes the parameter from the parameter set corresponding to the given property.
- ImportedCondensedPart.UpdateNodeLocation(iNodeID: int, locX: Ansys.Core.Units.Quantity, locY: Ansys.Core.Units.Quantity, locZ: Ansys.Core.Units.Quantity, rotX: Ansys.Core.Units.Quantity, rotY: Ansys.Core.Units.Quantity, rotZ: Ansys.Core.Units.Quantity) None#
 Update Node Location of Original Interfaces Data view table.