NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Mechatronics.HydraulicCylinderBuilder Class Reference

Represents a NXOpen.Mechatronics.HydraulicCylinder builder. More...

Inheritance diagram for NXOpen.Mechatronics.HydraulicCylinderBuilder:
NXOpen.Mechatronics.PhysicsConstraintBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  OutputRodType { Single, Double }
 the Rod types. More...
 

Properties

unsafe
NXOpen.Mechatronics.SelectPhysicsJoint 
AxisJoint [get]
 Returns the Axis Joint. More...
 
unsafe NXOpen.Expression PistonDiameter [get]
 Returns the diameter of the piston. More...
 
unsafe NXOpen.Expression PistonRodDiameter [get]
 Returns the diameter of the piston rod. More...
 
unsafe NXOpen.Expression PressureA [get]
 Returns the initial pressure of chamber A. More...
 
unsafe NXOpen.Expression PressureB [get]
 Returns the initial pressure of chamber B. More...
 
unsafe
NXOpen.Mechatronics.HydraulicCylinderBuilder.OutputRodType 
RodType [get, set]
 Returns or sets the rod type. More...
 
unsafe NXOpen.Expression StrokeLength [get]
 Returns the overall stroke length of the cylinder. More...
 
- Properties inherited from NXOpen.Mechatronics.PhysicsConstraintBuilder
unsafe string Name [get, set]
 Returns or sets the 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

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Mechatronics.HydraulicCylinder builder.

To create a new instance of this class, use NXOpen.Mechatronics.HydraulicCylinderCollection.CreateHydraulicCylinderBuilder

Created in NX11.0.0

Member Enumeration Documentation

the Rod types.

Enumerator
Single 

single rod

Double 

double rod

Property Documentation

unsafe NXOpen.Mechatronics.SelectPhysicsJoint NXOpen.Mechatronics.HydraulicCylinderBuilder.AxisJoint
get

Returns the Axis Joint.

This can be a PhysicsJoint .

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.HydraulicCylinderBuilder.PistonDiameter
get

Returns the diameter of the piston.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.HydraulicCylinderBuilder.PistonRodDiameter
get

Returns the diameter of the piston rod.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.HydraulicCylinderBuilder.PressureA
get

Returns the initial pressure of chamber A.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.HydraulicCylinderBuilder.PressureB
get

Returns the initial pressure of chamber B.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.HydraulicCylinderBuilder.OutputRodType NXOpen.Mechatronics.HydraulicCylinderBuilder.RodType
getset

Returns or sets the rod type.

Created in NX11.0.0

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.HydraulicCylinderBuilder.StrokeLength
get

Returns the overall stroke length of the cylinder.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")


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