ImportedCondensedPart#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.ImportedCondensedPart#

Bases: object

Defines a ImportedCondensedPart.

Overview#

ImportCondensedPart

Run the Import Condensed Part action.

CreateNodalNamedSelections

CreateNodalNamedSelections method.

CreateNodalNamedSelectionFromNodeIds

CreateNodalNamedSelectionFromNodeIds method.

CreateRemotePoints

CreateRemotePoints method.

CreateRemotePointFromNodeIds

CreateRemotePointFromNodeIds method.

CreateJoints

CreateJoints method.

CreateJointFromNodeIds

CreateJointFromNodeIds method.

ReadInterfaceData

Run the Read Interface Data action.

UpdateNodeLocation

Update Node Location of Original Interfaces Data view table.

GetOriginalNodeCoordinates

Get all the Node Locations of the Original Interfaces Data table.

GetTransformedNodeCoordinates

Get all the Node Locations of the Transformed Interfaces Data table.

AddCommandSnippet

Creates a new CommandSnippet

ClearGeneratedData

Run the ClearGeneratedData action.

Delete

Run the Delete action.

GetChildren

Gets the list of children, filtered by type.

GetChildren

Gets the list of children, filtered by type.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

Activate

Activate the current object.

CopyTo

Copies all visible properties from this object to another.

Duplicate

Creates a copy of the current DataModelObject.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

PropertyByName

Get a property by its unique name.

PropertyByAPIName

Get a property by its API name.

CreateParameter

Creates a new parameter for a Property.

GetParameter

Gets the parameter corresponding to the given property.

RemoveParameter

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

InternalObject

Gets the internal object. For advanced usage only.

ActualNodeOffset

Gets the ActualNodeOffset.

CondensedPartFileName

Gets or sets the CondensedPartFileName.

NodeOffset

Gets or sets the NodeOffset.

CondensedPartUnitSystem

Gets or sets the CondensedPartUnitSystem.

ImportFileFormat

Gets or sets the ImportFileFormat.

ImportStatus

Gets the ImportStatus.

CoordinateSystem

Gets or sets the CoordinateSystem.

DataModelObjectCategory

Gets the current DataModelObject’s category.

NumberInterfaceEntries

Gets the NumberInterfaceEntries.

NumberMasterNodes

Gets the NumberMasterNodes.

SolutionName

Gets or sets the SolutionName.

SolverFilesDirectory

Gets the SolverFilesDirectory.

TemperatureUnits

Gets the TemperatureUnits.

ReferenceTemperature

Gets or sets the ReferenceTemperature.

Physics

Gets the Physics.

SolverUnitSystem

Gets or sets the SolverUnitSystem.

SolutionNameMode

Gets or sets the SolutionNameMode.

SolverUnits

Gets or sets the SolverUnits.

Suppressed

Gets or sets the Suppressed.

GeometrySelection

Gets or sets the GeometrySelection.

Children

Gets the list of children.

Comments

Gets the list of associated comments.

Figures

Gets the list of associated figures.

Images

Gets the list of associated images.

InternalObject

Gets the internal object. For advanced usage only.

Properties

Gets the list of properties for this object.

VisibleProperties

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

Property detail#

property ImportedCondensedPart.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSCondensedPartAuto | None

Gets the internal object. For advanced usage only.

property ImportedCondensedPart.ActualNodeOffset: System.UInt32 | None

Gets the ActualNodeOffset.

property ImportedCondensedPart.CondensedPartFileName: System.String | None

Gets or sets the CondensedPartFileName.

property ImportedCondensedPart.NodeOffset: System.UInt32 | None

Gets or sets the NodeOffset.

property ImportedCondensedPart.CondensedPartUnitSystem: Ansys.Mechanical.DataModel.Enums.WBUnitSystemType | None

Gets or sets the CondensedPartUnitSystem.

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.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.NumberInterfaceEntries: System.Int32 | None

Gets the NumberInterfaceEntries.

property ImportedCondensedPart.NumberMasterNodes: System.Int32 | None

Gets the NumberMasterNodes.

property ImportedCondensedPart.SolutionName: System.String | None

Gets or sets the SolutionName.

property ImportedCondensedPart.SolverFilesDirectory: System.String | None

Gets the SolverFilesDirectory.

property ImportedCondensedPart.TemperatureUnits: System.String | None

Gets the TemperatureUnits.

property ImportedCondensedPart.ReferenceTemperature: Ansys.Core.Units.Quantity | None

Gets or sets the ReferenceTemperature.

property ImportedCondensedPart.Physics: Ansys.Mechanical.DataModel.Enums.CondensedPartPhysics | None

Gets the Physics.

property ImportedCondensedPart.SolverUnitSystem: Ansys.Mechanical.DataModel.Enums.WBUnitSystemType | None

Gets or sets the SolverUnitSystem.

property ImportedCondensedPart.SolutionNameMode: Ansys.Mechanical.DataModel.Enums.AutomaticOrManual | None

Gets or sets the SolutionNameMode.

property ImportedCondensedPart.SolverUnits: Ansys.Mechanical.DataModel.Enums.SolverUnitsControlType | None

Gets or sets the SolverUnits.

property ImportedCondensedPart.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

property ImportedCondensedPart.GeometrySelection: Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets or sets the GeometrySelection.

property ImportedCondensedPart.Children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None

Gets the list of children.

property ImportedCondensedPart.Comments: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Comment] | None

Gets the list of associated comments.

property ImportedCondensedPart.Figures: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Figure] | None

Gets the list of associated figures.

property ImportedCondensedPart.Images: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Image] | None

Gets the list of associated images.

property ImportedCondensedPart.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

property ImportedCondensedPart.Properties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

Gets the list of properties for this object.

property ImportedCondensedPart.VisibleProperties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

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

Method detail#

ImportedCondensedPart.ImportCondensedPart() System.Void

Run the Import Condensed Part action.

ImportedCondensedPart.CreateNodalNamedSelections(selectedInterfaceIDNumbers: System.Collections.Generic.IEnumerable[System.Int32]) System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.DataModelObject]

CreateNodalNamedSelections method.

ImportedCondensedPart.CreateNodalNamedSelectionFromNodeIds(selectedNodeIds: System.Collections.Generic.IEnumerable[System.Int32]) Ansys.ACT.Automation.Mechanical.DataModelObject

CreateNodalNamedSelectionFromNodeIds method.

ImportedCondensedPart.CreateRemotePoints(selectedInterfaceIDNumbers: System.Collections.Generic.IEnumerable[System.Int32]) System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.DataModelObject]

CreateRemotePoints method.

ImportedCondensedPart.CreateRemotePointFromNodeIds(selectedNodeIds: System.Collections.Generic.IEnumerable[System.Int32]) Ansys.ACT.Automation.Mechanical.DataModelObject

CreateRemotePointFromNodeIds method.

ImportedCondensedPart.CreateJoints(selectedInterfaceIDNumbers: System.Collections.Generic.IEnumerable[System.Int32]) System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.DataModelObject]

CreateJoints method.

ImportedCondensedPart.CreateJointFromNodeIds(selectedNodeIds: System.Collections.Generic.IEnumerable[System.Int32]) Ansys.ACT.Automation.Mechanical.DataModelObject

CreateJointFromNodeIds method.

ImportedCondensedPart.ReadInterfaceData() System.Void

Run the Read Interface Data action.

ImportedCondensedPart.UpdateNodeLocation(iNodeID: System.Int32, 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) System.Void

Update Node Location of Original Interfaces Data view table.

ImportedCondensedPart.GetOriginalNodeCoordinates() System.Collections.Generic.IEnumerable[System.Collections.Generic.KeyValuePair[System.Int32, System.Collections.Generic.IEnumerable[Ansys.Core.Units.Quantity]]]

Get all the Node Locations of the Original Interfaces Data table.

ImportedCondensedPart.GetTransformedNodeCoordinates() System.Collections.Generic.IEnumerable[System.Collections.Generic.KeyValuePair[System.Int32, System.Collections.Generic.IEnumerable[Ansys.Core.Units.Quantity]]]

Get all the Node Locations of the Transformed Interfaces Data table.

ImportedCondensedPart.AddCommandSnippet() Ansys.ACT.Automation.Mechanical.CommandSnippet

Creates a new CommandSnippet

ImportedCondensedPart.ClearGeneratedData() System.Void

Run the ClearGeneratedData action.

ImportedCondensedPart.Delete() System.Void

Run the Delete action.

ImportedCondensedPart.GetChildren(recurses: System.Boolean, children: System.Collections.Generic.IList[ChildrenType]) System.Collections.Generic.IList[ChildrenType]

Gets the list of children, filtered by type.

ImportedCondensedPart.GetChildren(category: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory, recurses: System.Boolean, children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]) System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]

Gets the list of children, filtered by type.

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: System.String) 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.Activate() System.Void

Activate the current object.

ImportedCondensedPart.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) System.Void

Copies all visible properties from this object to another.

ImportedCondensedPart.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject

Creates a copy of the current DataModelObject.

ImportedCondensedPart.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

ImportedCondensedPart.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder

Run the GroupSimilarObjects action.

ImportedCondensedPart.PropertyByName(name: System.String) Ansys.ACT.Automation.Mechanical.Property

Get a property by its unique name.

ImportedCondensedPart.PropertyByAPIName(name: System.String) 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.
ImportedCondensedPart.CreateParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

ImportedCondensedPart.GetParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

ImportedCondensedPart.RemoveParameter(propName: System.String) System.Void

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