NXOpen .NET Reference  12.0.0
List of all members
NXOpen.Mechatronics.PhysicsJoint Class Reference

Represents the mechatronics joint class. More...

Inheritance diagram for NXOpen.Mechatronics.PhysicsJoint:
NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.INXObject NXOpen.INXObject NXOpen.Mechatronics.AngularLimitJoint NXOpen.Mechatronics.AngularSpringJoint NXOpen.Mechatronics.BallJoint NXOpen.Mechatronics.CurveOnCurveJoint NXOpen.Mechatronics.CylindricalJoint NXOpen.Mechatronics.FixedJoint NXOpen.Mechatronics.HingeJoint NXOpen.Mechatronics.LinearLimitJoint NXOpen.Mechatronics.LinearSpringJoint NXOpen.Mechatronics.PathConstraintJoint NXOpen.Mechatronics.PlanarJoint NXOpen.Mechatronics.PointOnCurveJoint NXOpen.Mechatronics.ScrewJoint NXOpen.Mechatronics.SlidingJoint NXOpen.Mechatronics.TransportSurface

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed
}
 specifies the object font for objects such as lines More...
 
- Public Member Functions inherited from NXOpen.DisplayableObject
unsafe void Blank ()
 Blanks the object. More...
 
unsafe void Unblank ()
 Unblanks the object. More...
 
unsafe void Highlight ()
 Highlights the object. More...
 
unsafe void Unhighlight ()
 Unhighlights the object. More...
 
unsafe void SetNameLocation (NXOpen.Point3d location)
 Sets the location of the object's name. More...
 
unsafe void RedisplayObject ()
 Redisplays the object in all views. More...
 
unsafe void RemoveViewDependency ()
 Remove dependency on all views from an object. More...
 
- Properties inherited from NXOpen.DisplayableObject
unsafe int Color [get, set]
 Returns or sets the color of the object. More...
 
unsafe bool IsBlanked [get]
 Returns the blank status of this object. More...
 
unsafe int Layer [get, set]
 Returns or sets the layer that the object is in. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
LineFont [get, set]
 Returns or sets the line font of the object. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
LineWidth [get, set]
 Returns or sets the line width of the object. More...
 
unsafe NXOpen.Point3d NameLocation [get]
 Returns the location of the object's name. More...
 

Detailed Description

Represents the mechatronics joint class.

This is an abstract class, and cannot be created.

Created in NX7.5.1


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