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

Represents a NXOpen.Mechatronics.SlidingJoint builder. More...

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

Properties

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.Point FeedbackPoint [get, set]
 Returns or sets the position of visual feedback point. More...
 
unsafe NXOpen.Expression LowerLimit [get]
 Returns the lower limit. More...
 
unsafe NXOpen.Expression Offset [get]
 Returns the offset value. More...
 
unsafe NXOpen.Expression UpperLimit [get]
 Returns the upper limit. More...
 
unsafe NXOpen.Direction Vector [get, set]
 Returns or sets the vector. 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.SlidingJoint builder.

To create a new instance of this class, use NXOpen.Mechatronics.SlidingJointCollection.CreateSlidingJointBuilder

Created in NX7.5.1

Property Documentation

unsafe bool NXOpen.Mechatronics.SlidingJointBuilder.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.SlidingJointBuilder.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.Point NXOpen.Mechatronics.SlidingJointBuilder.FeedbackPoint
getset

Returns or sets the position of visual feedback 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.SlidingJointBuilder.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.Expression NXOpen.Mechatronics.SlidingJointBuilder.Offset
get

Returns the offset value.

Created in NX7.5.1

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.SlidingJointBuilder.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")

unsafe NXOpen.Direction NXOpen.Mechatronics.SlidingJointBuilder.Vector
getset

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


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