NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.Mechatronics.CylindricalJointBuilder Class Reference

Represents a NXOpen.Mechatronics.CylindricalJoint builder. More...

Inheritance diagram for NXOpen.Mechatronics.CylindricalJointBuilder:
NXOpen.Mechatronics.PhysicsJointBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Properties

unsafe NXOpen.Point AnchorPoint [get, set]
 Returns or sets the anchor point. More...
 
unsafe NXOpen.Expression AngularLowerLimit [get]
 Returns the angular lower limit. More...
 
unsafe NXOpen.Expression AngularUpperLimit [get]
 Returns the angular upper limit. More...
 
unsafe NXOpen.Direction AxisVector [get, set]
 Returns or sets the axis vector. More...
 
unsafe bool EnableAngularLowerLimit [get, set]
 Returns or sets the angular lower limit option. More...
 
unsafe bool EnableAngularUpperLimit [get, set]
 Returns or sets the angular upper limit option. More...
 
unsafe bool EnableLinearLowerLimit [get, set]
 Returns or sets the linear lower limit option. More...
 
unsafe bool EnableLinearUpperLimit [get, set]
 Returns or sets the linear upper limit option. More...
 
unsafe NXOpen.Expression LinearLowerLimit [get]
 Returns the linear lower limit. More...
 
unsafe NXOpen.Expression LinearUpperLimit [get]
 Returns the linear upper limit. More...
 
unsafe NXOpen.Expression Offset [get]
 Returns the offset value. More...
 
unsafe NXOpen.Expression StartAngle [get]
 Returns the start angle. More...
 
- Properties inherited from NXOpen.Mechatronics.PhysicsJointBuilder
unsafe NXOpen.SelectNXObject Attachment [get]
 Returns the attachment of joint. More...
 
unsafe NXOpen.SelectNXObject Base [get]
 Returns the base of joint. More...
 
unsafe NXOpen.Point BaseAnchorPoint [get, set]
 Returns or sets the anchor point of base. More...
 
unsafe NXOpen.Direction BaseAxisVector [get, set]
 Returns or sets the axis vector of base. More...
 
unsafe string Name [get, set]
 Returns or sets the name. More...
 
unsafe bool Positioning [get, set]
 Returns or sets a boolean value that indicates whether to create an assembly joint. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Mechatronics.PhysicsJointBuilder
unsafe void SetAttachment (NXOpen.NXObject attachment)
 Sets the attachment. More...
 
unsafe void SetBase (NXOpen.NXObject @base)
 Sets the base. More...
 

Detailed Description

Represents a NXOpen.Mechatronics.CylindricalJoint builder.

To create a new instance of this class, use NXOpen.Mechatronics.CylindricalJointCollection.CreateCylindricalJointBuilder

Created in NX7.5.1

Property Documentation

unsafe NXOpen.Point NXOpen.Mechatronics.CylindricalJointBuilder.AnchorPoint
getset

Returns or sets the anchor point.

Created in NX7.5.1

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.CylindricalJointBuilder.AngularLowerLimit
get

Returns the angular lower limit.

The lower limit setup for joint angular movement.

Created in NX10.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

unsafe NXOpen.Expression NXOpen.Mechatronics.CylindricalJointBuilder.AngularUpperLimit
get

Returns the angular upper limit.

The upper limit setup for joint angular movement.

Created in NX10.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

unsafe NXOpen.Direction NXOpen.Mechatronics.CylindricalJointBuilder.AxisVector
getset

Returns or sets the axis vector.

Created in NX7.5.1

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 bool NXOpen.Mechatronics.CylindricalJointBuilder.EnableAngularLowerLimit
getset

Returns or sets the angular lower limit option.

If the enable is true, then this joint will be applied the lower limit in angular direction.

Created in NX10.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 bool NXOpen.Mechatronics.CylindricalJointBuilder.EnableAngularUpperLimit
getset

Returns or sets the angular upper limit option.

If the enable is true, then this joint will be applied the upper limit in angular direction.

Created in NX10.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 bool NXOpen.Mechatronics.CylindricalJointBuilder.EnableLinearLowerLimit
getset

Returns or sets the linear lower limit option.

If the enable is true, then this joint will be applied the lower limit in linear direction.

Created in NX10.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 bool NXOpen.Mechatronics.CylindricalJointBuilder.EnableLinearUpperLimit
getset

Returns or sets the linear upper limit option.

If the enable is true, then this joint will be applied the upper limit in linear direction.

Created in NX10.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.CylindricalJointBuilder.LinearLowerLimit
get

Returns the linear lower limit.

The lower limit setup for joint linear movement.

Created in NX10.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

unsafe NXOpen.Expression NXOpen.Mechatronics.CylindricalJointBuilder.LinearUpperLimit
get

Returns the linear upper limit.

The upper limit setup for joint linear movement.

Created in NX10.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

unsafe NXOpen.Expression NXOpen.Mechatronics.CylindricalJointBuilder.Offset
get

Returns the offset value.

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

unsafe NXOpen.Expression NXOpen.Mechatronics.CylindricalJointBuilder.StartAngle
get

Returns the start angle.

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")


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