Search Results for

    Show / Hide Table of Contents

    Class HydraulicCylinderBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    PhysicsConstraintBuilder
    HydraulicCylinderBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    PhysicsConstraintBuilder.Name
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    public class HydraulicCylinderBuilder : PhysicsConstraintBuilder, IMessageSink, IComponentBuilder

    Constructors

    HydraulicCylinderBuilder()

    Declaration
    protected HydraulicCylinderBuilder()

    Properties

    AxisJoint

    Declaration
    public SelectPhysicsJoint AxisJoint { get; }
    Property Value
    Type Description
    SelectPhysicsJoint

    PistonDiameter

    Declaration
    public Expression PistonDiameter { get; }
    Property Value
    Type Description
    Expression

    PistonRodDiameter

    Declaration
    public Expression PistonRodDiameter { get; }
    Property Value
    Type Description
    Expression

    PressureA

    Declaration
    public Expression PressureA { get; }
    Property Value
    Type Description
    Expression

    PressureB

    Declaration
    public Expression PressureB { get; }
    Property Value
    Type Description
    Expression

    RodType

    Declaration
    public HydraulicCylinderBuilder.OutputRodType RodType { get; set; }
    Property Value
    Type Description
    HydraulicCylinderBuilder.OutputRodType

    StrokeLength

    Declaration
    public Expression StrokeLength { get; }
    Property Value
    Type Description
    Expression

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX