MeshConnectionGroup#

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

Bases: object

Defines a MeshConnectionGroup.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddContactRegion

Creates a new child ContactRegion.

AddContactRegionInternal

Creates a new child ContactRegion that is not visible.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

AddInterStage

Creates a new child InterStage.

AddJoint

Creates a new child Joint.

AddJointInternal

AddManualMeshConnection

Creates a new MeshConnection

AddSpotWeld

Creates a new child SpotWeld.

CopyTo

Copies all visible properties from this object to another.

CreateAutomaticConnections

Run the CreateAutomaticConnections action.

CreateObjRef

CreateObjRef method.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

DeleteChildren

Run the DeleteChildren action with optional verification dialog.

DetectConnections

Detect mesh connections.

Duplicate

Creates a copy of the current DataModelObject.

Equals

Equals method.

Generate

Generate mesh connections.

GetAPIName

Property name bound to dispId.

GetAllProperties

GetAllProperties method.

GetChildren

Gets the list of children, filtered by type.

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.

GetTableGenerator

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

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.

RenameBasedOnChildren

Rename the Connection group based on the children.

RepairOverlappingContactRegions

Check for Overlapping Contact Regions. However, please note that this action does not result in any actual repair being performed.

SearchConnectionsForDuplicatePairs

SearchConnectionsForDuplicatePairs method.

SetDefaultAPDLNames

Loop over all the valid contact regions and set the default APDL names.

ToString

ToString method.

ActiveConnections

Gets the ActiveConnections.

AttachedRefs

AttachedRefs property.

AutomaticFixedJoints

Gets or sets the AutomaticFixedJoints.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

ConnectionType

Gets or sets the ConnectionType.

Connections

Gets the Connections.

CylindricalFaces

Gets or sets the CylindricalFaces.

DataModelObjectCategory

Gets the current DataModelObject's category.

EdgeEdge

Gets or sets the EdgeEdge.

EdgeOverlapTolerance

Gets or sets the EdgeOverlapTolerance.

FaceAngleTolerance

Gets or sets the FaceAngleTolerance.

FaceEdge

Gets or sets the FaceEdge.

FaceFace

Gets or sets the FaceFace.

FaceFaceDetectionAngleTolerence

Gets or sets the FaceFaceDetectionAngleTolerence.

FaceOverlapTolerance

Gets or sets the FaceOverlapTolerance.

Figures

Gets the list of associated figures.

GroupBy

Gets or sets the GroupBy.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

ImportableObjectSourceId

ImportableObjectSourceId property.

InternalObject

Gets the internal object. For advanced usage only.

Location

Gets or sets the Location.

MinimumDistancePercentage

Gets or sets the MinimumDistancePercentage.

MinimumDistanceValue

Gets the MinimumDistanceValue.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

Priority

Gets or sets the Priority.

Properties

Gets the list of properties for this object.

ReadOnly

Gets or sets the ReadOnly.

RevoluteJoints

Gets or sets the RevoluteJoints.

SearchAcross

Gets or sets the SearchAcross.

State

State property.

Suppressed

Gets or sets the Suppressed.

ThicknessScaleFactor

Gets or sets the ThicknessScaleFactor.

ToleranceSlider

Gets or sets the ToleranceSlider.

ToleranceType

Gets or sets the ToleranceType.

ToleranceValue

Gets or sets the ToleranceValue.

TransferableObjectId

TransferableObjectId property.

UseRange

Gets or sets the UseRange.

VisibleProperties

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

Property detail#

property MeshConnectionGroup.ActiveConnections: int | None#

Gets the ActiveConnections.

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

AttachedRefs property.

property MeshConnectionGroup.AutomaticFixedJoints: bool | None#

Gets or sets the AutomaticFixedJoints.

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

Gets the list of children.

property MeshConnectionGroup.ClsId: int | None#

ClsId property.

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

Gets the list of associated comments.

property MeshConnectionGroup.ConnectionType: Ansys.Mechanical.DataModel.Enums.AutoDetectionType | None#

Gets or sets the ConnectionType.

property MeshConnectionGroup.Connections: int | None#

Gets the Connections.

property MeshConnectionGroup.CylindricalFaces: Ansys.Mechanical.DataModel.Enums.CylindricalFacesOption | None#

Gets or sets the CylindricalFaces.

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

Gets the current DataModelObject's category.

property MeshConnectionGroup.EdgeEdge: Ansys.Mechanical.DataModel.Enums.ContactEdgeEdgeOption | None#

Gets or sets the EdgeEdge.

property MeshConnectionGroup.EdgeOverlapTolerance: int | None#

Gets or sets the EdgeOverlapTolerance.

property MeshConnectionGroup.FaceAngleTolerance: Ansys.Core.Units.Quantity | None#

Gets or sets the FaceAngleTolerance.

property MeshConnectionGroup.FaceEdge: Ansys.Mechanical.DataModel.Enums.ContactFaceEdgeOption | None#

Gets or sets the FaceEdge.

property MeshConnectionGroup.FaceFace: bool | None#

Gets or sets the FaceFace.

property MeshConnectionGroup.FaceFaceDetectionAngleTolerence: Ansys.Core.Units.Quantity | None#

Gets or sets the FaceFaceDetectionAngleTolerence.

property MeshConnectionGroup.FaceOverlapTolerance: int | None#

Gets or sets the FaceOverlapTolerance.

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

Gets the list of associated figures.

property MeshConnectionGroup.GroupBy: Ansys.Mechanical.DataModel.Enums.ContactGroupingType | None#

Gets or sets the GroupBy.

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

GroupingFolder property.

property MeshConnectionGroup.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property MeshConnectionGroup.ImportableObjectSourceId: str | None#

ImportableObjectSourceId property.

property MeshConnectionGroup.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSConnectionGroupAuto | None#

Gets the internal object. For advanced usage only.

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

Gets or sets the Location.

property MeshConnectionGroup.MinimumDistancePercentage: int | None#

Gets or sets the MinimumDistancePercentage.

property MeshConnectionGroup.MinimumDistanceValue: Ansys.Core.Units.Quantity | None#

Gets the MinimumDistanceValue.

property MeshConnectionGroup.Name: str | None#

Name property.

property MeshConnectionGroup.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

Parent property.

property MeshConnectionGroup.Priority: Ansys.Mechanical.DataModel.Enums.ContactFaceEdgePriority | None#

Gets or sets the Priority.

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

Gets the list of properties for this object.

property MeshConnectionGroup.ReadOnly: bool | None#

Gets or sets the ReadOnly.

property MeshConnectionGroup.RevoluteJoints: bool | None#

Gets or sets the RevoluteJoints.

property MeshConnectionGroup.SearchAcross: Ansys.Mechanical.DataModel.Enums.ContactSearchingType | None#

Gets or sets the SearchAcross.

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

State property.

property MeshConnectionGroup.Suppressed: bool | None#

Gets or sets the Suppressed.

property MeshConnectionGroup.ThicknessScaleFactor: float | None#

Gets or sets the ThicknessScaleFactor.

property MeshConnectionGroup.ToleranceSlider: int | None#

Gets or sets the ToleranceSlider.

property MeshConnectionGroup.ToleranceType: Ansys.Mechanical.DataModel.Enums.ContactToleranceType | None#

Gets or sets the ToleranceType.

property MeshConnectionGroup.ToleranceValue: Ansys.Core.Units.Quantity | None#

Gets or sets the ToleranceValue.

property MeshConnectionGroup.TransferableObjectId: str | None#

TransferableObjectId property.

property MeshConnectionGroup.UseRange: bool | None#

Gets or sets the UseRange.

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

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

Method detail#

MeshConnectionGroup.Activate() None#

Activate the current object.

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

Creates a new child Comment.

MeshConnectionGroup.AddContactRegion() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#

Creates a new child ContactRegion.

MeshConnectionGroup.AddContactRegionInternal() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#

Creates a new child ContactRegion that is not visible.

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

Creates a new child Figure.

MeshConnectionGroup.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.
MeshConnectionGroup.AddInterStage() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#

Creates a new child InterStage.

MeshConnectionGroup.AddJoint() Ansys.ACT.Automation.Mechanical.Connections.Joint#

Creates a new child Joint.

MeshConnectionGroup.AddJointInternal() Ansys.ACT.Automation.Mechanical.Connections.Joint#
MeshConnectionGroup.AddManualMeshConnection() Ansys.ACT.Automation.Mechanical.MeshConnection#

Creates a new MeshConnection

MeshConnectionGroup.AddSpotWeld() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#

Creates a new child SpotWeld.

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

Copies all visible properties from this object to another.

MeshConnectionGroup.CreateAutomaticConnections() None#

Run the CreateAutomaticConnections action.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

MeshConnectionGroup.Delete() None#

Run the Delete action.

MeshConnectionGroup.DeleteChildren(verificationDialog: bool) None#

Run the DeleteChildren action with optional verification dialog.

MeshConnectionGroup.DetectConnections() None#

Detect mesh connections.

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

Creates a copy of the current DataModelObject.

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

Equals method.

MeshConnectionGroup.Generate() None#

Generate mesh connections.

MeshConnectionGroup.GetAPIName(dispId: int) str#

Property name bound to dispId.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

MeshConnectionGroup.GetHashCode() int#

GetHashCode method.

MeshConnectionGroup.GetIconFile() System.Byte#

GetIconFile method.

MeshConnectionGroup.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

MeshConnectionGroup.GetPath() str#

GetPath method.

MeshConnectionGroup.GetPropertyName(dispId: int) str#

GetPropertyName method.

MeshConnectionGroup.GetPropertyValue(name: str) Any#

GetPropertyValue method.

MeshConnectionGroup.GetTableGenerator() Ansys.ACT.Automation.Mechanical.Connections.ConnectionsTableGenerator#

GetTableGenerator method.

MeshConnectionGroup.GetType() type#

GetType method.

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

GetVisibleProperties method.

MeshConnectionGroup.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

MeshConnectionGroup.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

MeshConnectionGroup.InitializeLifetimeService() Any#

InitializeLifetimeService method.

MeshConnectionGroup.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

MeshConnectionGroup.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

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

PropertyById method.

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

Get a property by its unique name.

MeshConnectionGroup.RemoveParameter(propName: str) None#

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

MeshConnectionGroup.RenameBasedOnChildren() bool#

Rename the Connection group based on the children.

MeshConnectionGroup.RepairOverlappingContactRegions() None#

Check for Overlapping Contact Regions. However, please note that this action does not result in any actual repair being performed.

MeshConnectionGroup.SearchConnectionsForDuplicatePairs() None#

SearchConnectionsForDuplicatePairs method.

MeshConnectionGroup.SetDefaultAPDLNames() None#

Loop over all the valid contact regions and set the default APDL names.

MeshConnectionGroup.ToString() str#

ToString method.