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

Represents a PressLineSimulation::LinearCamBuilder builder
To create a new instance of this class, use NXOpen::PressLineSimulation::ApplicationManager::CreateLinearCamBuilder
Default values. More...

Inheritance diagram for NXOpen::PressLineSimulation::LinearCamBuilder:
NXOpen::PressLineSimulation::DrivenCamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::ExpressionBackstopOffset ()
 Returns the offset from the cam to the backstop. More...
 
NXOpen::SelectBodyListCamBodies ()
 Returns the linaer cam bodies. More...
 
NXOpen::DirectionCamDir ()
 Returns the direction of motion from the cam toward the backstop. More...
 
NXString CompName ()
 Returns the unique name used to identify the simulation component. More...
 
void DeleteCam ()
 To delete the cam. More...
 
NXString Description ()
 Returns the description of the cam. More...
 
bool Disable ()
 Returns the disable status of the cam. More...
 
NXOpen::SelectBodyListDriveBodies ()
 Returns the drive bodies. More...
 
void SetCamDir (NXOpen::Direction *camDir)
 Sets the direction of motion from the cam toward the backstop. More...
 
void SetCompName (const NXString &compName)
 Sets the unique name used to identify the simulation component. More...
 
void SetCompName (const char *compName)
 Sets the unique name used to identify the simulation component. More...
 
void SetDescription (const NXString &description)
 Sets the description of the cam. More...
 
void SetDescription (const char *description)
 Sets the description of the cam. More...
 
void SetDisable (bool disable)
 Sets the disable status of the cam. More...
 
void SetOutOfDate ()
 To set the out of date status of the cam. More...
 
- Public Member Functions inherited from NXOpen::PressLineSimulation::DrivenCamBuilder
double CamCollisionFacetingTolerance ()
 Returns the cam collision faceting tolerance. More...
 
void SetCamCollisionFacetingTolerance (double camCollisionFacetingTolerance)
 Sets the cam collision faceting tolerance. 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 PressLineSimulation::LinearCamBuilder builder
To create a new instance of this class, use NXOpen::PressLineSimulation::ApplicationManager::CreateLinearCamBuilder
Default values.

Property Value

BackstopOffset.Value

0 (millimeters part), 0 (inches part)


Created in NX12.0.0.

Member Function Documentation

NXOpen::Expression* NXOpen::PressLineSimulation::LinearCamBuilder::BackstopOffset ( )

Returns the offset from the cam to the backstop.


Created in NX12.0.0.

License requirements : None

NXOpen::SelectBodyList* NXOpen::PressLineSimulation::LinearCamBuilder::CamBodies ( )

Returns the linaer cam bodies.


Created in NX12.0.0.

License requirements : None

NXOpen::Direction* NXOpen::PressLineSimulation::LinearCamBuilder::CamDir ( )

Returns the direction of motion from the cam toward the backstop.


Created in NX12.0.0.

License requirements : None

NXString NXOpen::PressLineSimulation::LinearCamBuilder::CompName ( )

Returns the unique name used to identify the simulation component.


Created in NX12.0.0.

License requirements : None

void NXOpen::PressLineSimulation::LinearCamBuilder::DeleteCam ( )

To delete the cam.


Created in NX12.0.0.

License requirements : nx_pls_die_checker (" NX Press Die Checker")

NXString NXOpen::PressLineSimulation::LinearCamBuilder::Description ( )

Returns the description of the cam.


Created in NX12.0.0.

License requirements : None

bool NXOpen::PressLineSimulation::LinearCamBuilder::Disable ( )

Returns the disable status of the cam.


Created in NX12.0.0.

License requirements : None

NXOpen::SelectBodyList* NXOpen::PressLineSimulation::LinearCamBuilder::DriveBodies ( )

Returns the drive bodies.


Created in NX12.0.0.

License requirements : None

void NXOpen::PressLineSimulation::LinearCamBuilder::SetCamDir ( NXOpen::Direction camDir)

Sets the direction of motion from the cam toward the backstop.


Created in NX12.0.0.

License requirements : None

Parameters
camDircamdir
void NXOpen::PressLineSimulation::LinearCamBuilder::SetCompName ( const NXString compName)

Sets the unique name used to identify the simulation component.


Created in NX12.0.0.

License requirements : nx_pls_die_checker (" NX Press Die Checker")

Parameters
compNamecompname
void NXOpen::PressLineSimulation::LinearCamBuilder::SetCompName ( const char *  compName)

Sets the unique name used to identify the simulation component.


Created in NX12.0.0.

License requirements : nx_pls_die_checker (" NX Press Die Checker")

Parameters
compNamecompname
void NXOpen::PressLineSimulation::LinearCamBuilder::SetDescription ( const NXString description)

Sets the description of the cam.


Created in NX12.0.0.

License requirements : nx_pls_die_checker (" NX Press Die Checker")

Parameters
descriptiondescription
void NXOpen::PressLineSimulation::LinearCamBuilder::SetDescription ( const char *  description)

Sets the description of the cam.


Created in NX12.0.0.

License requirements : nx_pls_die_checker (" NX Press Die Checker")

Parameters
descriptiondescription
void NXOpen::PressLineSimulation::LinearCamBuilder::SetDisable ( bool  disable)

Sets the disable status of the cam.


Created in NX12.0.0.

License requirements : nx_pls_die_checker (" NX Press Die Checker")

Parameters
disabledisable
void NXOpen::PressLineSimulation::LinearCamBuilder::SetOutOfDate ( )

To set the out of date status of the cam.


Created in NX12.0.0.

License requirements : nx_pls_die_checker (" NX Press Die Checker")


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