NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Mechatronics::ChainJointBuilder Class Reference

Represents a NXOpen::Mechatronics::ChainJointBuilder . More...

Inheritance diagram for NXOpen::Mechatronics::ChainJointBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::PointAnchorPointSecond ()
 Returns the second anchor point. More...
 
NXOpen::ExpressionAngularLowerLimit ()
 Returns the angular lower limit. More...
 
NXOpen::ExpressionAngularUpperLimit ()
 Returns the angular upper limit. More...
 
NXOpen::PointBaseAnchorPoint ()
 Returns. More...
 
NXOpen::DirectionBaseAxisVector ()
 Returns. More...
 
bool EnableAngularLowerLimit ()
 Returns the angular lower limit option. More...
 
bool EnableAngularUpperLimit ()
 Returns the angular upper limit option. More...
 
bool EnableSecondAnchor ()
 Returns the second anchor point option. More...
 
NXOpen::SelectNXObjectListGeometry ()
 Returns the geometries. More...
 
NXString Name ()
 Returns the name. More...
 
void SetAnchorPointSecond (NXOpen::Point *anchorPoint)
 Sets the second anchor point. More...
 
void SetBaseAnchorPoint (NXOpen::Point *point)
 Sets. More...
 
void SetBaseAxisVector (NXOpen::Direction *axisVector)
 Sets. More...
 
void SetEnableAngularLowerLimit (bool enable)
 Sets the angular lower limit option. More...
 
void SetEnableAngularUpperLimit (bool enable)
 Sets the angular upper limit option. More...
 
void SetEnableSecondAnchor (bool enable)
 Sets the second anchor point option. More...
 
void SetName (const NXString &name)
 Sets the name. More...
 
void SetName (const char *name)
 Sets the name. More...
 
NXOpen::ExpressionStartAngle ()
 Returns the start angle. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Mechatronics::ChainJointBuilder .

When Builder::Commit is called NULL will be returned.
To create a new instance of this class, use NXOpen::Mechatronics::PhysicsManager::CreateChainJointBuilder

Created in NX12.0.0.

Member Function Documentation

NXOpen::Point* NXOpen::Mechatronics::ChainJointBuilder::AnchorPointSecond ( )

Returns the second anchor point.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

NXOpen::Expression* NXOpen::Mechatronics::ChainJointBuilder::AngularLowerLimit ( )

Returns the angular lower limit.

The lower limit setup for joint angular movement.
Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

NXOpen::Expression* NXOpen::Mechatronics::ChainJointBuilder::AngularUpperLimit ( )

Returns the angular upper limit.

The upper limit setup for joint angular movement.
Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

NXOpen::Point* NXOpen::Mechatronics::ChainJointBuilder::BaseAnchorPoint ( )

Returns.

the anchor point.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

NXOpen::Direction* NXOpen::Mechatronics::ChainJointBuilder::BaseAxisVector ( )

Returns.

the axis vector.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

bool NXOpen::Mechatronics::ChainJointBuilder::EnableAngularLowerLimit ( )

Returns the angular lower limit option.

If the enable is true, then this joint will be applied the lower limit in angular direction.
Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

bool NXOpen::Mechatronics::ChainJointBuilder::EnableAngularUpperLimit ( )

Returns the angular upper limit option.

If the enable is true, then this joint will be applied the upper limit in angular direction.
Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

bool NXOpen::Mechatronics::ChainJointBuilder::EnableSecondAnchor ( )

Returns the second anchor point option.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

NXOpen::SelectNXObjectList* NXOpen::Mechatronics::ChainJointBuilder::Geometry ( )

Returns the geometries.

This can be a NXOpen::Assemblies::ComponentAssembly or NXOpen::Mechatronics::RigidBody
Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

NXString NXOpen::Mechatronics::ChainJointBuilder::Name ( )

Returns the name.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

void NXOpen::Mechatronics::ChainJointBuilder::SetAnchorPointSecond ( NXOpen::Point anchorPoint)

Sets the second anchor point.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
anchorPointanchorpoint
void NXOpen::Mechatronics::ChainJointBuilder::SetBaseAnchorPoint ( NXOpen::Point point)

Sets.

the anchor point.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
pointpoint
void NXOpen::Mechatronics::ChainJointBuilder::SetBaseAxisVector ( NXOpen::Direction axisVector)

Sets.

the axis vector.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
axisVectoraxisvector
void NXOpen::Mechatronics::ChainJointBuilder::SetEnableAngularLowerLimit ( bool  enable)

Sets the angular lower limit option.

If the enable is true, then this joint will be applied the lower limit in angular direction.
Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
enableenable
void NXOpen::Mechatronics::ChainJointBuilder::SetEnableAngularUpperLimit ( bool  enable)

Sets the angular upper limit option.

If the enable is true, then this joint will be applied the upper limit in angular direction.
Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
enableenable
void NXOpen::Mechatronics::ChainJointBuilder::SetEnableSecondAnchor ( bool  enable)

Sets the second anchor point option.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
enableenable
void NXOpen::Mechatronics::ChainJointBuilder::SetName ( const NXString name)

Sets the name.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
namename
void NXOpen::Mechatronics::ChainJointBuilder::SetName ( const char *  name)

Sets the name.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
namename
NXOpen::Expression* NXOpen::Mechatronics::ChainJointBuilder::StartAngle ( )

Returns the start angle.


Created in NX12.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")


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