HydraulicLifterBuilder Class
Properties
| Property |
Description |
| BackStopOffset |
Returns the backstop offset. |
| CamBodies |
Returns the plunger bodies. |
| CamCollisionFacetingTolerance |
Returns or sets the cam collision faceting tolerance. |
| CamDir |
Returns or sets the cam direction. |
| CompName |
Returns or sets the simulation component name. |
| Description |
Returns or sets the description of the hydraulic lifter. |
| Disable |
Returns or sets the disable status of the motion. |
| DriveBodies |
Returns the plunger drive bodies. |
| RamBodies |
Returns the ram bodies. |
| RamDirection |
Returns or sets the ram motion direction. |
| RamMaxLift |
Returns the ram maximum lift distance. |
| RamToPlungerRatio |
Returns or sets the ratio that determines how far the the ram will move relative to the plunger. |
| Tag |
Returns the Tag for this object. |
Methods
| Method |
Description |
| Commit |
Commits any edits that have been applied to the builder. |
| DeleteCam |
To delete this motion. |
| Destroy |
Deletes the builder, and cleans up any objects created by the builder. |
| GetCommittedObjects |
For builders that create more than one object, this method returns the objects that are created by commit. |
| GetObject |
Returns the object currently being edited by this builder. |
| SetOutOfDate |
To set the out of date status of the motion. |
| ShowResults |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. |
| Validate |
Validate whether the inputs to the component are sufficient for commit to be called. |
Property Detail
BackStopOffset
CamBodies
CamDir
CompName
Description
Disable
DriveBodies
RamBodies
RamDirection
RamMaxLift
RamToPlungerRatio
Method Detail
DeleteCam
SetOutOfDate
Validate