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

Represents a NXOpen.Mechatronics.HingeJoint builder. More...

Inheritance diagram for NXOpen.Mechatronics.HingeJointBuilder:
NXOpen.Mechatronics.PhysicsJointBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.Direction AxisVector [get, set]
 Returns or sets the axis vector. More...
 
unsafe bool EnableLowerLimit [get, set]
 Returns or sets the lower limit option. More...
 
unsafe bool EnableUpperLimit [get, set]
 Returns or sets the upper limit option. More...
 
unsafe NXOpen.Expression LowerLimit [get]
 Returns the lower limit. More...
 
unsafe NXOpen.Point Point [get, set]
 Returns or sets the origin point. More...
 
unsafe NXOpen.Expression StartAngle [get]
 Returns the start angle. More...
 
unsafe NXOpen.Expression UpperLimit [get]
 Returns the upper limit. 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...
 
- 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.Mechatronics.PhysicsJointBuilder
unsafe void SetAttachment (NXOpen.NXObject attachment)
 Sets the attachment. More...
 
unsafe void SetBase (NXOpen.NXObject @base)
 Sets the base. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Mechatronics.HingeJoint builder.

To create a new instance of this class, use NXOpen.Mechatronics.HingeJointCollection.CreateHingeJointBuilder

Created in NX7.5.1

Property Documentation

unsafe NXOpen.Direction NXOpen.Mechatronics.HingeJointBuilder.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.HingeJointBuilder.EnableLowerLimit
getset

Returns or sets the lower limit option.

If the enable is true, then the joint will be applied a lower limit in movement.

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.HingeJointBuilder.EnableUpperLimit
getset

Returns or sets the upper limit option.

If the enable is true, then the joint will be applied an upper limit in movement.

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.HingeJointBuilder.LowerLimit
get

Returns the lower limit.

The lower limit setup for joint movement.

Created in NX10.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Point NXOpen.Mechatronics.HingeJointBuilder.Point
getset

Returns or sets the origin 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.HingeJointBuilder.StartAngle
get

Returns the start angle.

Created in NX7.5.1

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.HingeJointBuilder.UpperLimit
get

Returns the upper limit.

The upper limit setup for joint movement.

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