Defines a Joint.
Declaration Syntax
public class Joint : ImportedDataModelObject, IFolderDataModelObject
Table 904: Members
Property | BushingWorksheet |
Returns the Bushing Coeffients worksheet associated with Bushing Joint. |
Property | Children |
Gets the list of children. |
Property | Comments |
Gets the list of associated comments. |
Property | ConnectionType |
Gets or sets the ConnectionType. |
Property | CurveOrientationSurface |
Gets or sets the CurveOrientationSurface. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | EffectiveLength |
Gets or sets the EffectiveLength. |
Property | ElementCoordinateSystem |
Gets or sets the ElementCoordinateSystem. |
Property | Figures |
Gets the list of associated figures. |
Property | Formulation |
Gets or sets the Formulation. |
Property | FrictionCoefficient |
Gets or sets the FrictionCoefficient. |
Property | GeneralPrimitiveType |
Gets or sets the GeneralPrimitiveType. |
Property | Images |
Gets the list of associated images. |
Property | InitialPosition |
Gets or sets the InitialPosition. |
Property | InnerRadius |
Gets or sets the InnerRadius. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | JointElementAPDLName |
Gets or sets the JointElementAPDLName. |
Property | JointFrictionType |
Gets or sets the JointFrictionType. |
Property | MobileAppliedBy |
Gets or sets the MobileAppliedBy. |
Property | MobileBeamMaterial |
Gets or sets the MobileBeamMaterial. |
Property | MobileBeamRadius |
Gets or sets the MobileBeamRadius. |
Property | MobileBehavior |
Gets or sets the MobileBehavior. |
Property | MobileBody |
Gets the MobileBody. |
Property | MobileCoordinateSystem |
Gets or sets the MobileCoordinateSystem. |
Property | MobileFormulation |
Gets or sets the MobileFormulation. |
Property | MobileLocation |
Gets or sets the MobileLocation. |
Property | MobilePinballRegion |
Gets or sets the MobilePinballRegion. |
Property | MobileRelaxationMethod |
Gets or sets the MobileRelaxationMethod. |
Property | OuterRadius |
Gets or sets the OuterRadius. |
Property | RadialGapHeight |
Gets or sets the RadialGapHeight. |
Property | RadialGapInnerDiameter |
Gets or sets the RadialGapInnerDiameter. |
Property | RadialGapType |
Gets or sets the RadialGapType. |
Property | RadialOuterDiameter |
Gets or sets the RadialOuterDiameter. |
Property | Radius |
Gets or sets the Radius. |
Property | ReferenceAppliedBy |
Gets or sets the ReferenceAppliedBy. |
Property | ReferenceBeamMaterial |
Gets or sets the ReferenceBeamMaterial. |
Property | ReferenceBeamRadius |
Gets or sets the ReferenceBeamRadius. |
Property | ReferenceBehavior |
Gets or sets the ReferenceBehavior. |
Property | ReferenceBody |
Gets the ReferenceBody. |
Property | ReferenceCoordinateSystem |
Gets or sets the ReferenceCoordinateSystem. |
Property | ReferenceFormulation |
Gets or sets the ReferenceFormulation. |
Property | ReferenceLocation |
Gets or sets the ReferenceLocation. |
Property | ReferencePinballRegion |
Gets or sets the ReferencePinballRegion. |
Property | ReferenceRelaxationMethod |
Gets or sets the ReferenceRelaxationMethod. |
Property | RestitutionFactor |
Gets or sets the RestitutionFactor. |
Property | Rotations |
Gets or sets the Rotations. |
Property | RXMaximum |
Gets or sets the RXMaximum. |
Property | RXMaximumType |
Gets or sets the RXMaximumType. |
Property | RXMinimum |
Gets or sets the RXMinimum. |
Property | RXMinimumType |
Gets or sets the RXMinimumType. |
Property | RYMaximum |
Gets or sets the RYMaximum. |
Property | RYMaximumType |
Gets or sets the RYMaximumType. |
Property | RYMinimum |
Gets or sets the RYMinimum. |
Property | RYMinimumType |
Gets or sets the RYMinimumType. |
Property | RZMaximum |
Gets or sets the RZMaximum. |
Property | RZMaximumType |
Gets or sets the RZMaximumType. |
Property | RZMinimum |
Gets or sets the RZMinimum. |
Property | RZMinimumType |
Gets or sets the RZMinimumType. |
Property | ScrewPitch |
Gets or sets the ScrewPitch. |
Property | SolverElementType |
Gets or sets the SolverElementType. |
Property | Suppressed |
Gets or sets the Suppressed. |
Property | SuppressedForSolve |
Gets the SuppressedForSolve. |
Property | TorsionalDamping |
Gets or sets the TorsionalDamping. |
Property | TorsionalStiffness |
Gets or sets the TorsionalStiffness. |
Property | TranslationX |
Gets or sets the TranslationX. |
Property | TranslationY |
Gets or sets the TranslationY. |
Property | TranslationZ |
Gets or sets the TranslationZ. |
Property | Type |
Gets or sets the Type. |
Property | XMaximum |
Gets or sets the XMaximum. |
Property | XMaximumType |
Gets or sets the XMaximumType. |
Property | XMinimum |
Gets or sets the XMinimum. |
Property | XMinimumType |
Gets or sets the XMinimumType. |
Property | YMaximum |
Gets or sets the YMaximum. |
Property | YMaximumType |
Gets or sets the YMaximumType. |
Property | YMinimum |
Gets or sets the YMinimum. |
Property | YMinimumType |
Gets or sets the YMinimumType. |
Property | ZMaximum |
Gets or sets the ZMaximum. |
Property | ZMaximumType |
Gets or sets the ZMaximumType. |
Property | ZMinimum |
Gets or sets the ZMinimum. |
Property | ZMinimumType |
Gets or sets the ZMinimumType. |
Method | AddCommandSnippet() |
Creates a new CommandSnippet |
Method | AddComment() |
Creates a new child Comment. |
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 | Delete() |
Run the Delete action. |
Method | FlipReferenceMobile() |
Run the FlipReferenceMobile action. |
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 | PromoteToNamedSelection() |
Run the PromoteToNamedSelection action. |
Method | PromoteToRemotePoint() |
Run the PromoteToRemotePoint action. |
Method | RenameBasedOnDefinition() |
Run the RenameBasedOnDefinition action. |