Search Results for

    Show / Hide Table of Contents

    Class PneumaticCylinderBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    PhysicsConstraintBuilder
    PneumaticCylinderBuilder
    Implements
    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, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    public class PneumaticCylinderBuilder : PhysicsConstraintBuilder, IMessageSink, IComponentBuilder

    Constructors

    PneumaticCylinderBuilder()

    Declaration
    protected PneumaticCylinderBuilder()

    Properties

    AxisJoint

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

    GasR

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

    Kappa

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

    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 PneumaticCylinderBuilder.OutputRodType RodType { get; set; }
    Property Value
    Type Description
    PneumaticCylinderBuilder.OutputRodType

    StrokeLength

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

    Temperature

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

    VolumeExtendA

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

    VolumeExtendB

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX