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

Represents a NXOpen.Mechatronics.AngularSpringJoint builder. More...

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

Properties

unsafe NXOpen.Direction AttachmentVector [get, set]
 Returns or sets the attachment vector. More...
 
unsafe NXOpen.Direction BaseVector [get, set]
 Returns or sets the base vector. More...
 
unsafe NXOpen.Expression Damping [get]
 Returns the damping. More...
 
unsafe NXOpen.Point FeedbackPoint [get, set]
 Returns or sets the position of visual feedback point. More...
 
unsafe NXOpen.Expression RelaxedPosition [get]
 Returns the relaxed position. More...
 
unsafe NXOpen.Expression SpringConstant [get]
 Returns the spring constant. 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.AngularSpringJoint builder.

To create a new instance of this class, use NXOpen.Mechatronics.AngularSpringJointCollection.CreateAngularSpringJointBuilder

Created in NX7.5.1

Property Documentation

unsafe NXOpen.Direction NXOpen.Mechatronics.AngularSpringJointBuilder.AttachmentVector
getset

Returns or sets the attachment 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 NXOpen.Direction NXOpen.Mechatronics.AngularSpringJointBuilder.BaseVector
getset

Returns or sets the base 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 NXOpen.Expression NXOpen.Mechatronics.AngularSpringJointBuilder.Damping
get

Returns the damping.

Created in NX7.5.1

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Point NXOpen.Mechatronics.AngularSpringJointBuilder.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.AngularSpringJointBuilder.RelaxedPosition
get

Returns the relaxed position.

Created in NX7.5.1

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.AngularSpringJointBuilder.SpringConstant
get

Returns the spring constant.

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.