Defines a ConnectionGroup.
Declaration Syntax
public class ConnectionGroup : ImportedDataModelObject, IFolderDataModelObject
Table 925: Members
| 
                 Property  | ActiveConnections | 
                 Gets the ActiveConnections.  | 
| 
                 Property  | AutomaticFixedJoints | 
                 Gets or sets the AutomaticFixedJoints.  | 
| 
                 Property  | Children | 
                 Gets the list of children.  | 
| 
                 Property  | Comments | 
                 Gets the list of associated comments.  | 
| 
                 Property  | Connections | 
                 Gets the Connections.  | 
| 
                 Property  | ConnectionType | 
                 Gets or sets the ConnectionType.  | 
| 
                 Property  | CylindricalFaces | 
                 Gets or sets the CylindricalFaces.  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | EdgeEdge | 
                 Gets or sets the EdgeEdge.  | 
| 
                 Property  | EdgeOverlapTolerance | 
                 Gets or sets the EdgeOverlapTolerance.  | 
| 
                 Property  | FaceAngleTolerance | 
                 Gets or sets the FaceAngleTolerance.  | 
| 
                 Property  | FaceEdge | 
                 Gets or sets the FaceEdge.  | 
| 
                 Property  | FaceFace | 
                 Gets or sets the FaceFace.  | 
| 
                 Property  | FaceFaceDetectionAngleTolerence | 
                 Gets or sets the FaceFaceDetectionAngleTolerence.  | 
| 
                 Property  | FaceOverlapTolerance | 
                 Gets or sets the FaceOverlapTolerance.  | 
| 
                 Property  | Figures | 
                 Gets the list of associated figures.  | 
| 
                 Property  | GroupBy | 
                 Gets or sets the GroupBy.  | 
| 
                 Property  | Images | 
                 Gets the list of associated images.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | Location | 
                 Gets or sets the Location.  | 
| 
                 Property  | MinimumDistancePercentage | 
                 Gets or sets the MinimumDistancePercentage.  | 
| 
                 Property  | MinimumDistanceValue | 
                 Gets the MinimumDistanceValue.  | 
| 
                 Property  | Priority | 
                 Gets or sets the Priority.  | 
| 
                 Property  | RevoluteJoints | 
                 Gets or sets the RevoluteJoints.  | 
| 
                 Property  | SearchAcross | 
                 Gets or sets the SearchAcross.  | 
| 
                 Property  | Suppressed | 
                 Gets or sets the Suppressed.  | 
| 
                 Property  | ThicknessScaleFactor | 
                 Gets or sets the ThicknessScaleFactor.  | 
| 
                 Property  | ToleranceSlider | 
                 Gets or sets the ToleranceSlider.  | 
| 
                 Property  | ToleranceType | 
                 Gets or sets the ToleranceType.  | 
| 
                 Property  | ToleranceValue | 
                 Gets or sets the ToleranceValue.  | 
| 
                 Property  | UseRange | 
                 Gets or sets the UseRange.  | 
| 
                 Method  | AddComment() | 
                 Creates a new child Comment.  | 
| 
                 Method  | AddContactRegion() | 
                 Creates a new child ContactRegion.  | 
| 
                 Method  | AddFigure() | 
                 Creates a new child Figure.  | 
| 
                 Method  | AddImage(string) | 
                 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.  | 
| 
                 Method  | AddInterStage() | 
                 Creates a new child InterStage.  | 
| 
                 Method  | AddJoint() | 
                 Creates a new child Joint.  | 
| 
                 Method  | AddSpotWeld() | 
                 Creates a new child SpotWeld.  | 
| 
                 Method  | CreateAutomaticConnections() | 
                 Run the CreateAutomaticConnections action.  | 
| 
                 Method  | Delete() | 
                 Run the Delete action.  | 
| 
                 Method  | DeleteChildren(bool) | 
                 Run the DeleteChildren action with optional verification dialog.  | 
| 
                 Method  | GetChildren<ChildrenType>(bool, IList<ChildrenType>) | 
                 Gets the list of children, filtered by type.  | 
| 
                 Method  | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) | 
                 Gets the list of children, filtered by type.  | 
| 
                 Method  | RenameBasedOnChildren() | 
                 Rename the Connection group based on the children.  | 
| 
                 Method  | RepairOverlappingContactRegions() | 
                 Check for Overlapping Contact Regions. However, please note that this action does not result in any actual repair being performed.  | 
| 
                 Method  | SearchConnectionsForDuplicatePairs() | 
                 Run the SearchConnectionsForDuplicatePairs action.  | 
| 
                 Method  | SetDefaultAPDLNames() | 
                 Loop over all the valid contact regions and set the default APDL names.  |