Defines a Spring.
Declaration Syntax
public class Spring : ImportedDataModelObject, IFolderDataModelObject
Table 932: Members
Property | Children |
Gets the list of children. |
Property | Comments |
Gets the list of associated comments. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | Figures |
Gets the list of associated figures. |
Property | FreeLength |
Gets or sets the FreeLength. |
Property | Images |
Gets the list of associated images. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Load |
Gets or sets the Load. |
Property | LongitudinalDamping |
Gets or sets the LongitudinalDamping. |
Property | LongitudinalStiffness |
Gets or sets the constant longitudinal stiffness (expressed in N/m). |
Property | Material |
Gets or sets the Material. |
Property | MobileAppliedBy |
Gets or sets the MobileAppliedBy. |
Property | MobileBeamCoincidentLengthFactor |
Gets or sets the Coincident Length Factor on mobile side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1. |
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 | MobileLocation |
Gets or sets the MobileLocation. |
Property | MobileNodeId |
Returns Mobile Node Id. |
Property | MobilePinballRegion |
Gets or sets the MobilePinballRegion. |
Property | MobileScopeLocation |
Gets or sets the MobileScopeLocation. |
Property | MobileScopingMethod |
Gets or sets the MobileScopingMethod. |
Property | MobileXCoordinate |
Gets or sets the MobileXCoordinate. |
Property | MobileYCoordinate |
Gets or sets the MobileYCoordinate. |
Property | MobileZCoordinate |
Gets or sets the MobileZCoordinate. |
Property | NonLinearLongitudinalStiffness |
Gets the non linear longitudinal stiffness defined in the tabular data. |
Property | PreloadType |
Gets or sets the PreloadType. |
Property | ReferenceAppliedBy |
Gets or sets the ReferenceAppliedBy. |
Property | ReferenceBeamCoincidentLengthFactor |
Gets or sets the Coincident Length Factor on reference side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1. |
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 | ReferenceLocation |
Gets or sets the ReferenceLocation. |
Property | ReferenceNodeId |
Returns Reference Node Id. |
Property | ReferencePinballRegion |
Gets or sets the ReferencePinballRegion. |
Property | ReferenceScopeLocation |
Gets or sets the ReferenceScopeLocation. |
Property | ReferenceScopingMethod |
Gets or sets the ReferenceScopingMethod. |
Property | ReferenceXCoordinate |
Gets or sets the ReferenceXCoordinate. |
Property | ReferenceYCoordinate |
Gets or sets the ReferenceYCoordinate. |
Property | ReferenceZCoordinate |
Gets or sets the ReferenceZCoordinate. |
Property | Rotation |
Gets or sets the Rotation. |
Property | Scope |
Gets or sets the Scope. |
Property | SpringBehavior |
Gets or sets the SpringBehavior. |
Property | SpringElementAPDLName |
Gets or sets the SpringElementAPDLName. |
Property | SpringLength |
Gets the SpringLength. |
Property | SpringType |
Gets or sets the SpringType. |
Property | Suppressed |
Gets or sets the Suppressed. |
Property | Torque |
Gets or sets the Torque. |
Property | TorsionalDamping |
Gets or sets the TorsionalDamping. |
Property | TorsionalStiffness |
Gets or sets the TorsionalStiffness. |
Property | Visible |
Gets or sets the Visible. |
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 | 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. |