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

This builder class is used to create or edit NXOpen::Motion::MotionObject
This is an abstract class, and cannot be created. More...

Inheritance diagram for NXOpen::Motion::MotionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Motion::AdvancedSolutionBuilder NXOpen::Motion::AnalyticalContactBuilder NXOpen::Motion::BaseSectionBuilder NXOpen::Motion::BeamForceBuilder NXOpen::Motion::BushingBuilder NXOpen::Motion::ConnectorBuilder NXOpen::Motion::ControlInputBuilder NXOpen::Motion::ControlInputPortBuilder NXOpen::Motion::ControlOutputBuilder NXOpen::Motion::CouplerBuilder NXOpen::Motion::CurveOnCurveBuilder NXOpen::Motion::FlexBodyBuilder NXOpen::Motion::GeneralCouplerBuilder NXOpen::Motion::GraphObjectBuilder NXOpen::Motion::JointBuilder NXOpen::Motion::JointDriverBuilder NXOpen::Motion::LinkBuilder NXOpen::Motion::LinkCouplerBuilder NXOpen::Motion::LinkDriverBuilder NXOpen::Motion::LoadTransferBuilder NXOpen::Motion::MechatronicsBuilder NXOpen::Motion::MotionSensorBuilder NXOpen::Motion::MotorBuilder NXOpen::Motion::PlantInputBuilder NXOpen::Motion::PlantOutputBuilder NXOpen::Motion::PointOnCurveBuilder NXOpen::Motion::PointOnSurfaceBuilder NXOpen::Motion::RoadBuilder NXOpen::Motion::ScalarForceBuilder NXOpen::Motion::ScalarTorqueBuilder NXOpen::Motion::SignalChartBuilder NXOpen::Motion::SplineBeamBuilder NXOpen::Motion::SplineBeamPropertyBuilder NXOpen::Motion::TextBasedElementBuilder NXOpen::Motion::TireBuilder NXOpen::Motion::TirePropertyBuilder NXOpen::Motion::VectorForceBuilder NXOpen::Motion::VectorTorqueBuilder

Public Member Functions

double DisplayScale ()
 Returns the icon display scale
Created in NX5.0.0. More...
 
NXString GroupName ()
 Returns the group name
Created in NX5.0.0. More...
 
NXOpen::Motion::MotionObject::GroupType GroupType ()
 Returns the group type
Created in NX5.0.0. More...
 
void SetDisplayScale (double displayScale)
 Sets the icon display scale
Created in NX5.0.0. More...
 
void SetGroupName (const NXString &groupName)
 Sets the group name
Created in NX5.0.0. More...
 
void SetGroupName (const char *groupName)
 Sets the group name
Created in NX5.0.0. More...
 
void SetGroupType (NXOpen::Motion::MotionObject::GroupType groupType)
 Sets the group type
Created in NX5.0.0. 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

This builder class is used to create or edit NXOpen::Motion::MotionObject
This is an abstract class, and cannot be created.



Created in NX5.0.0.

Member Function Documentation

double NXOpen::Motion::MotionBuilder::DisplayScale ( )

Returns the icon display scale
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

NXString NXOpen::Motion::MotionBuilder::GroupName ( )

Returns the group name
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

NXOpen::Motion::MotionObject::GroupType NXOpen::Motion::MotionBuilder::GroupType ( )

Returns the group type
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::MotionBuilder::SetDisplayScale ( double  displayScale)

Sets the icon display scale
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
displayScaledisplay scale
void NXOpen::Motion::MotionBuilder::SetGroupName ( const NXString groupName)

Sets the group name
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
groupNamegroup name
void NXOpen::Motion::MotionBuilder::SetGroupName ( const char *  groupName)

Sets the group name
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
groupNamegroup name
void NXOpen::Motion::MotionBuilder::SetGroupType ( NXOpen::Motion::MotionObject::GroupType  groupType)

Sets the group type
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
groupTypegroup type

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