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

Represents a NXOpen.Mechatronics.PneumaticValve builder. More...

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

Public Types

enum  OutputValveType { FourWay, ThreeWay }
 the Valve types. More...
 

Public Member Functions

unsafe void SetCylinders (NXOpen.Mechatronics.PneumaticCylinder[] cylinders)
 the Cylinders. More...
 

Properties

unsafe NXOpen.Expression ControlInput [get]
 Returns the initial control input. More...
 
unsafe
NXOpen.Mechatronics.SelectPneumaticCylinderList 
Cylinders [get]
 Returns the Cylinders. More...
 
unsafe NXOpen.Expression ExhaustPressure [get]
 Returns the initial exhaust pressure. More...
 
unsafe NXOpen.Expression NominalFlow [get]
 Returns the initial nominal flow. More...
 
unsafe NXOpen.Expression NominalPressure [get]
 Returns the initial nominal pressure. More...
 
unsafe NXOpen.Expression SupplyPressure [get]
 Returns the initial supply pressure. More...
 
unsafe
NXOpen.Mechatronics.PneumaticValveBuilder.OutputValveType 
ValveType [get, set]
 Returns or sets the valve type. More...
 
- Properties inherited from NXOpen.Mechatronics.PhysicsConstraintBuilder
unsafe string Name [get, set]
 Returns or sets the name. More...
 

Additional Inherited Members

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

Detailed Description

Represents a NXOpen.Mechatronics.PneumaticValve builder.

To create a new instance of this class, use NXOpen.Mechatronics.PneumaticValveCollection.CreatePneumaticValveBuilder

Created in NX11.0.0

Member Enumeration Documentation

the Valve types.

Enumerator
FourWay 

4-way valve

ThreeWay 

3-way valve

Member Function Documentation

unsafe void NXOpen.Mechatronics.PneumaticValveBuilder.SetCylinders ( NXOpen.Mechatronics.PneumaticCylinder[]  cylinders)
inline

the Cylinders.

Sets the cylinder array.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

Parameters
cylindersInput geometries

Property Documentation

unsafe NXOpen.Expression NXOpen.Mechatronics.PneumaticValveBuilder.ControlInput
get

Returns the initial control input.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.SelectPneumaticCylinderList NXOpen.Mechatronics.PneumaticValveBuilder.Cylinders
get

Returns the Cylinders.

This can be a PneumaticCylinder .

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.PneumaticValveBuilder.ExhaustPressure
get

Returns the initial exhaust pressure.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.PneumaticValveBuilder.NominalFlow
get

Returns the initial nominal flow.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.PneumaticValveBuilder.NominalPressure
get

Returns the initial nominal pressure.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.PneumaticValveBuilder.SupplyPressure
get

Returns the initial supply pressure.

Created in NX11.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.PneumaticValveBuilder.OutputValveType NXOpen.Mechatronics.PneumaticValveBuilder.ValveType
getset

Returns or sets the valve 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")


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