ContactMatchGroup#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.ContactMatchGroup(internalObject: Any)#
Bases:
objectDefines a ContactMatchGroup.
Overview#
Activate the current object. |
|
Creates a new child Comment. |
|
Creates a new ContactMatch |
|
Creates a new child ContactRegion. |
|
Creates a new child ContactRegion that is not visible. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Creates a new child InterStage. |
|
Creates a new child Joint. |
|
Creates a new child SpotWeld. |
|
Copies all visible properties from this object to another. |
|
Run the CreateAutomaticConnections action. |
|
CreateObjRef method. |
|
Creates a new parameter for a Property. |
|
Run the Delete action. |
|
Run the DeleteChildren action with optional verification dialog. |
|
Creates a copy of the current DataModelObject. |
|
Equals method. |
|
Property name bound to dispId. |
|
GetAllProperties method. |
|
Gets the list of children, filtered by type. |
|
GetDetailsView method. |
|
Enum name bound to value |
|
GetHashCode method. |
|
GetIconFile method. |
|
GetLifetimeService method. |
|
GetObjectData method. |
|
Gets the parameter corresponding to the given property. |
|
GetPath method. |
|
GetPropertyName method. |
|
GetPropertyValue method. |
|
GetTableGenerator method. |
|
GetType method. |
|
GetVisibleProperties method. |
|
GetVisiblePropertyNames method. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
InitializeLifetimeService method. |
|
IsPropertyEditable method. |
|
IsPropertyVisible method. |
|
Get a property by its API name. |
|
PropertyById method. |
|
Get a property by its unique name. |
|
Removes the parameter from the parameter set corresponding to the given property. |
|
Rename the Connection group based on the children. |
|
Check for Overlapping Contact Regions. However, please note that this action does not result in any actual repair being performed. |
|
Run the SearchConnectionsForDuplicatePairs action. |
|
Loop over all the valid contact regions and set the default APDL names. |
|
ToString method. |
Gets the ActiveConnections. |
|
AttachedRefs property. |
|
Gets or sets the AutomaticFixedJoints. |
|
Gets the list of children. |
|
ClsId property. |
|
Gets the list of associated comments. |
|
Gets or sets the ConnectionType. |
|
Gets the Connections. |
|
Gets or sets the CylindricalFaces. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the EdgeEdge. |
|
Gets or sets the EdgeOverlapTolerance. |
|
Gets or sets the FaceAngleTolerance. |
|
Gets or sets the FaceEdge. |
|
Gets or sets the FaceFace. |
|
Gets or sets the FaceFaceDetectionAngleTolerence. |
|
Gets or sets the FaceOverlapTolerance. |
|
Gets the list of associated figures. |
|
Gets or sets the GroupBy. |
|
GroupingFolder property. |
|
IconName property. |
|
Gets the list of associated images. |
|
ImportableObjectSourceId property. |
|
Gets the internal object. For advanced usage only. |
|
Gets or sets the Location. |
|
Gets or sets the MinimumDistancePercentage. |
|
Gets the MinimumDistanceValue. |
|
Name property. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
Parent property. |
|
Gets or sets the Priority. |
|
Gets the list of properties for this object. |
|
Gets or sets the ReadOnly. |
|
Gets or sets the RevoluteJoints. |
|
Gets or sets the SearchAcross. |
|
State property. |
|
Gets or sets the Suppressed. |
|
Gets or sets the ThicknessScaleFactor. |
|
Gets or sets the ToleranceSlider. |
|
Gets or sets the ToleranceType. |
|
Gets or sets the ToleranceValue. |
|
TransferableObjectId property. |
|
Gets or sets the UseRange. |
|
Gets the list of properties that are visible for this object. |
Property detail#
- property ContactMatchGroup.AutomaticFixedJoints: bool | None#
Gets or sets the AutomaticFixedJoints.
- property ContactMatchGroup.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property ContactMatchGroup.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property ContactMatchGroup.ConnectionType: Ansys.Mechanical.DataModel.Enums.AutoDetectionType | None#
Gets or sets the ConnectionType.
- property ContactMatchGroup.CylindricalFaces: Ansys.Mechanical.DataModel.Enums.CylindricalFacesOption | None#
Gets or sets the CylindricalFaces.
- property ContactMatchGroup.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property ContactMatchGroup.EdgeEdge: Ansys.Mechanical.DataModel.Enums.ContactEdgeEdgeOption | None#
Gets or sets the EdgeEdge.
- property ContactMatchGroup.FaceAngleTolerance: Ansys.Core.Units.Quantity | None#
Gets or sets the FaceAngleTolerance.
- property ContactMatchGroup.FaceEdge: Ansys.Mechanical.DataModel.Enums.ContactFaceEdgeOption | None#
Gets or sets the FaceEdge.
- property ContactMatchGroup.FaceFaceDetectionAngleTolerence: Ansys.Core.Units.Quantity | None#
Gets or sets the FaceFaceDetectionAngleTolerence.
- property ContactMatchGroup.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property ContactMatchGroup.GroupBy: Ansys.Mechanical.DataModel.Enums.ContactGroupingType | None#
Gets or sets the GroupBy.
- property ContactMatchGroup.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
GroupingFolder property.
- property ContactMatchGroup.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property ContactMatchGroup.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSConnectionGroupAuto | None#
Gets the internal object. For advanced usage only.
- property ContactMatchGroup.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Location.
- property ContactMatchGroup.MinimumDistancePercentage: int | None#
Gets or sets the MinimumDistancePercentage.
- property ContactMatchGroup.MinimumDistanceValue: Ansys.Core.Units.Quantity | None#
Gets the MinimumDistanceValue.
- property ContactMatchGroup.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#
ObjectState property.
- property ContactMatchGroup.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#
ObjectTags property.
- property ContactMatchGroup.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
Parent property.
- property ContactMatchGroup.Priority: Ansys.Mechanical.DataModel.Enums.ContactFaceEdgePriority | None#
Gets or sets the Priority.
- property ContactMatchGroup.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property ContactMatchGroup.SearchAcross: Ansys.Mechanical.DataModel.Enums.ContactSearchingType | None#
Gets or sets the SearchAcross.
- property ContactMatchGroup.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#
State property.
- property ContactMatchGroup.ThicknessScaleFactor: float | None#
Gets or sets the ThicknessScaleFactor.
- property ContactMatchGroup.ToleranceType: Ansys.Mechanical.DataModel.Enums.ContactToleranceType | None#
Gets or sets the ToleranceType.
- property ContactMatchGroup.ToleranceValue: Ansys.Core.Units.Quantity | None#
Gets or sets the ToleranceValue.
Method detail#
- ContactMatchGroup.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
Creates a new child Comment.
- ContactMatchGroup.AddContactMatch() Ansys.ACT.Automation.Mechanical.ContactMatch#
Creates a new ContactMatch
- ContactMatchGroup.AddContactRegion() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#
Creates a new child ContactRegion.
- ContactMatchGroup.AddContactRegionInternal() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#
Creates a new child ContactRegion that is not visible.
- ContactMatchGroup.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- ContactMatchGroup.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.
- ContactMatchGroup.AddInterStage() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#
Creates a new child InterStage.
- ContactMatchGroup.AddJoint() Ansys.ACT.Automation.Mechanical.Connections.Joint#
Creates a new child Joint.
- ContactMatchGroup.AddJointInternal() Ansys.ACT.Automation.Mechanical.Connections.Joint#
- ContactMatchGroup.AddSpotWeld() Ansys.ACT.Automation.Mechanical.Connections.ContactRegion#
Creates a new child SpotWeld.
- ContactMatchGroup.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- ContactMatchGroup.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#
CreateObjRef method.
- ContactMatchGroup.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Creates a new parameter for a Property.
- ContactMatchGroup.DeleteChildren(verificationDialog: bool) None#
Run the DeleteChildren action with optional verification dialog.
- ContactMatchGroup.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- ContactMatchGroup.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#
Equals method.
- ContactMatchGroup.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#
GetAllProperties method.
- ContactMatchGroup.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- ContactMatchGroup.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#
GetDetailsView method.
- ContactMatchGroup.GetEnumName(enumType: type, value: int, dispId: int) str#
Enum name bound to value
- ContactMatchGroup.GetIconFile() System.Byte#
GetIconFile method.
- ContactMatchGroup.GetLifetimeService() Any#
GetLifetimeService method.
- ContactMatchGroup.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#
GetObjectData method.
- ContactMatchGroup.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- ContactMatchGroup.GetTableGenerator() Ansys.ACT.Automation.Mechanical.Connections.ConnectionsTableGenerator#
GetTableGenerator method.
- ContactMatchGroup.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- ContactMatchGroup.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- ContactMatchGroup.InitializeLifetimeService() Any#
InitializeLifetimeService method.
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.
- ContactMatchGroup.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#
PropertyById method.
- ContactMatchGroup.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.
- ContactMatchGroup.RemoveParameter(propName: str) None#
Removes the parameter from the parameter set corresponding to the given property.
- ContactMatchGroup.RepairOverlappingContactRegions() None#
Check for Overlapping Contact Regions. However, please note that this action does not result in any actual repair being performed.
- ContactMatchGroup.SearchConnectionsForDuplicatePairs() None#
Run the SearchConnectionsForDuplicatePairs action.