NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.PressLineSimulation.HydraulicLifterBuilder Class Reference

Represents a PressLineSimulation.HydraulicLifterBuilder builder More...

Inheritance diagram for NXOpen.PressLineSimulation.HydraulicLifterBuilder:
NXOpen.PressLineSimulation.DrivenCamBuilder NXOpen.PressLineSimulation.MotionBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void DeleteCam ()
 To delete this motion. More...
 
unsafe void SetOutOfDate ()
 To set the out of date status of the motion. More...
 

Properties

unsafe NXOpen.Expression BackStopOffset [get]
 Returns the backstop offset. More...
 
unsafe NXOpen.SelectBodyList CamBodies [get]
 Returns the plunger bodies. More...
 
unsafe NXOpen.Direction CamDir [get, set]
 Returns or sets the cam direction. More...
 
unsafe string CompName [get, set]
 Returns or sets the simulation component name. More...
 
unsafe string Description [get, set]
 Returns or sets the description of the hydraulic lifter. More...
 
unsafe bool Disable [get, set]
 Returns or sets the disable status of the motion. More...
 
unsafe NXOpen.SelectBodyList DriveBodies [get]
 Returns the plunger drive bodies. More...
 
unsafe NXOpen.SelectBodyList RamBodies [get]
 Returns the ram bodies. More...
 
unsafe NXOpen.Direction RamDirection [get, set]
 Returns or sets the ram motion direction. More...
 
unsafe NXOpen.Expression RamMaxLift [get]
 Returns the ram maximum lift distance. More...
 
unsafe double RamToPlungerRatio [get, set]
 Returns or sets the ratio that determines how far the the ram will move relative to the plunger. More...
 
- Properties inherited from NXOpen.PressLineSimulation.DrivenCamBuilder
unsafe double CamCollisionFacetingTolerance [get, set]
 Returns or sets the cam collision faceting tolerance. More...
 
- Properties inherited from NXOpen.PressLineSimulation.MotionBuilder
unsafe string CamDisplayName [get, set]
 Returns or sets the user cam display name. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a PressLineSimulation.HydraulicLifterBuilder builder

To create a new instance of this class, use NXOpen.PressLineSimulation.ApplicationManager.CreateHydraulicLifterBuilder

Default values.

Property Value

BackStopOffset.Value

0 (millimeters part), 0 (inches part)

Disable

0

RamMaxLift.Value

0 (millimeters part), 0 (inches part)

RamToPlungerRatio

1

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.PressLineSimulation.HydraulicLifterBuilder.DeleteCam ( )
inline

To delete this motion.

Created in NX12.0.0

License requirements: nx_pls_die_checker (" NX Press Die Checker")

unsafe void NXOpen.PressLineSimulation.HydraulicLifterBuilder.SetOutOfDate ( )
inline

To set the out of date status of the motion.

Created in NX12.0.0

License requirements: nx_pls_die_checker (" NX Press Die Checker")

Property Documentation

unsafe NXOpen.Expression NXOpen.PressLineSimulation.HydraulicLifterBuilder.BackStopOffset
get

Returns the backstop offset.

This is the distance from the original plunger position to the point of contact with the drive.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.SelectBodyList NXOpen.PressLineSimulation.HydraulicLifterBuilder.CamBodies
get

Returns the plunger bodies.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Direction NXOpen.PressLineSimulation.HydraulicLifterBuilder.CamDir
getset

Returns or sets the cam direction.

Vector goes from the plunger toward the drive.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe string NXOpen.PressLineSimulation.HydraulicLifterBuilder.CompName
getset

Returns or sets the simulation component name.

Created in NX12.0.0

Deprecated in NX1899.0.0. Use NXOpen.PressLineSimulation.MotionBuilder.CamDisplayName instead.

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe string NXOpen.PressLineSimulation.HydraulicLifterBuilder.Description
getset

Returns or sets the description of the hydraulic lifter.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe bool NXOpen.PressLineSimulation.HydraulicLifterBuilder.Disable
getset

Returns or sets the disable status of the motion.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe NXOpen.SelectBodyList NXOpen.PressLineSimulation.HydraulicLifterBuilder.DriveBodies
get

Returns the plunger drive bodies.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.SelectBodyList NXOpen.PressLineSimulation.HydraulicLifterBuilder.RamBodies
get

Returns the ram bodies.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Direction NXOpen.PressLineSimulation.HydraulicLifterBuilder.RamDirection
getset

Returns or sets the ram motion direction.

Points in the direction the ram will move as the plunger is closed.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe NXOpen.Expression NXOpen.PressLineSimulation.HydraulicLifterBuilder.RamMaxLift
get

Returns the ram maximum lift distance.

The ram will stop moving at this distance even if the plunger continues to move.

Created in NX12.0.0

License requirements: None.

unsafe double NXOpen.PressLineSimulation.HydraulicLifterBuilder.RamToPlungerRatio
getset

Returns or sets the ratio that determines how far the the ram will move relative to the plunger.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.