NX Open C++ Reference Guide
Public Member Functions
NXOpen::Mechatronics::PhysicsJointBuilder Class Reference

Represents a base builder for Physics Joints. More...

Inheritance diagram for NXOpen::Mechatronics::PhysicsJointBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Mechatronics::AngularLimitJointBuilder NXOpen::Mechatronics::AngularSpringJointBuilder NXOpen::Mechatronics::BallJointBuilder NXOpen::Mechatronics::CylindricalJointBuilder NXOpen::Mechatronics::FixedJointBuilder NXOpen::Mechatronics::HingeJointBuilder NXOpen::Mechatronics::LinearLimitJointBuilder NXOpen::Mechatronics::LinearSpringJointBuilder NXOpen::Mechatronics::SlidingJointBuilder

List of all members.

Public Member Functions

NXOpen::SelectNXObjectAttachment ()
 Returns the attachment of joint.
NXOpen::SelectNXObjectBase ()
 Returns the base of joint.
NXString Name ()
 Returns the name.
void SetAttachment (NXOpen::NXObject *attachment)
 Sets the attachment.
void SetBase (NXOpen::NXObject *base)
 Sets the base.
void SetName (const NXString &name)
 Sets the name.

Detailed Description

Represents a base builder for Physics Joints.


This is an abstract class, and cannot be created.

Created in NX7.5.1.


Member Function Documentation

Returns the attachment of joint.

This can be a RigidBody or objects which can create a rigid body by.
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the base of joint.

This can be a RigidBody or objects which can create a rigid body by.
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the name.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the attachment.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
attachmentattachment

Sets the base.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
basebase

Sets the name.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
namename

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