NX Open C++ Reference Guide
|
Represents a CMM Inspection Alignment builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionAlignmentBuilder
Created in NX7.5.2.
More...
Public Member Functions | |
NXString | AlignOpName () |
Returns the align op name Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::AlignTypes | AlignType () |
Returns the alignment type Created in NX7.0.0. | |
NXOpen::Assemblies::SelectComponent * | ComponentSelection () |
Returns the component selection Created in NX9.0.0. | |
NXOpen::CoordinateSystem * | CsysPick () |
Returns the csys pick Created in NX7.0.0. | |
NXString | FailGroupName () |
Returns the fail group name Created in NX7.0.0. | |
NXOpen::SelectNXObject * | IterAvailSelect () |
Returns the iter avail select Created in NX7.0.0. | |
NXString | IterConvergeVar () |
Returns the iter converge variable Created in NX7.0.0. | |
double | IterDev () |
Returns the iter deviation Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::IterDevTypes | IterDevType () |
Returns the iter deviation type Created in NX7.0.0. | |
NXString | IterGroupName () |
Returns the iter group name Created in NX7.0.0. | |
int | IterMax () |
Returns the iter max iterations Created in NX7.0.0. | |
NXOpen::SelectNXObject * | LocateAvailSelect () |
Returns the locate avail select Created in NX7.0.0. | |
bool | LocateXrot () |
Returns the locate xrot Created in NX7.0.0. | |
bool | LocateXtrans () |
Returns the locate xtrans Created in NX7.0.0. | |
bool | LocateYrot () |
Returns the locate yrot Created in NX7.0.0. | |
bool | LocateYtrans () |
Returns the locate ytrans Created in NX7.0.0. | |
bool | LocateZrot () |
Returns the locate zrot Created in NX7.0.0. | |
bool | LocateZtrans () |
Returns the locate ztrans Created in NX7.0.0. | |
NXString | PcsName () |
Returns the pcs name Created in NX7.0.0. | |
NXString | PriDatLetter () |
Returns the pri dat letter Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections | PriDirection () |
Returns the pri direction Created in NX7.0.0. | |
bool | PriXorigin () |
Returns the pri xorigin Created in NX7.0.0. | |
bool | PriYorigin () |
Returns the pri yorigin Created in NX7.0.0. | |
bool | PriZorigin () |
Returns the pri zorigin Created in NX7.0.0. | |
NXOpen::CoordinateSystem * | RecallCsys () |
Returns the recall csys Created in NX7.0.0. | |
NXString | RecallDid () |
Returns the recall device id Created in NX7.0.0. | |
NXString | RecallExtName () |
Returns the recall external name Created in NX7.0.0. | |
NXString | RecallIntName () |
Returns the recall internal name Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::RecallStates | RecallState () |
Returns the recall state Created in NX7.0.0. | |
double | RotateTableAngle () |
Returns the angle to rotate table Created in NX7.5.2. | |
double | RotateTableAngularDeviation () |
Returns the rotate table angular deviation Created in NX7.5.2. | |
NXOpen::CAM::InspectionAlignmentBuilder::RotateTableDirections | RotateTableDirection () |
Returns the rotate table direction Created in NX7.5.2. | |
NXString | RotateTableFeature () |
Returns the feature used to position table Created in NX7.5.2. | |
NXOpen::SelectNXObject * | RotateTableFeatureSelect () |
Returns the feature selected to position table Created in NX7.5.2. | |
NXOpen::CAM::InspectionAlignmentBuilder::RotateTableMethods | RotateTableMethod () |
Returns the rotate table method Created in NX7.5.2. | |
NXString | RotateTableName () |
Returns the name of rotary table to rotate Created in NX7.5.2. | |
NXOpen::CAM::InspectionAlignmentBuilder::RotateTablePcsUpdateOptions | RotateTablePcsUpdateOption () |
Returns the rotate table pcs update Created in NX7.5.2. | |
double | RotationAngle () |
Returns the rot angle Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::RotationAxisOptions | RotationAxis () |
Returns the rot axis Created in NX7.0.0. | |
NXString | RotationDatumLetter () |
Returns the rot datum letter Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::RotationDirections | RotationDirection () |
Returns the rot dir Created in NX7.0.0. | |
NXString | RotationFeature () |
Returns the rot feature Created in NX7.0.0. | |
NXOpen::SelectNXObject * | RotationFeatureSelect () |
Returns the rot feature select Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::RotationMethods | RotationMethod () |
Returns the rot method Created in NX7.0.0. | |
NXString | SaveDid () |
Returns the save device id Created in NX7.0.0. | |
NXString | SavePcsLabel () |
Returns the save pcs label Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::SaveStates | SaveState () |
Returns the save state Created in NX7.0.0. | |
NXString | SecDatLetter () |
Returns the sec dat letter Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections | SecDirection () |
Returns the sec direction Created in NX7.0.0. | |
bool | SecXorigin () |
Returns the sec xorigin Created in NX7.0.0. | |
bool | SecYorigin () |
Returns the sec yorigin Created in NX7.0.0. | |
bool | SecZorigin () |
Returns the sec zorigin Created in NX7.0.0. | |
void | SetAlignOpName (const NXString &alignOpName) |
Sets the align op name Created in NX7.0.0. | |
void | SetAlignOpName (const char *alignOpName) |
Sets the align op name Created in NX7.0.0. | |
void | SetAlignType (NXOpen::CAM::InspectionAlignmentBuilder::AlignTypes alignType) |
Sets the alignment type Created in NX7.0.0. | |
void | SetCsysPick (NXOpen::CoordinateSystem *csysPick) |
Sets the csys pick Created in NX7.0.0. | |
void | SetFailGroupName (const NXString &failGroupName) |
Sets the fail group name Created in NX7.0.0. | |
void | SetFailGroupName (const char *failGroupName) |
Sets the fail group name Created in NX7.0.0. | |
void | SetIterConvergeVar (const NXString &iterConvergeVar) |
Sets the iter converge variable Created in NX7.0.0. | |
void | SetIterConvergeVar (const char *iterConvergeVar) |
Sets the iter converge variable Created in NX7.0.0. | |
void | SetIterDev (double iterDev) |
Sets the iter deviation Created in NX7.0.0. | |
void | SetIterDevType (NXOpen::CAM::InspectionAlignmentBuilder::IterDevTypes iterDevType) |
Sets the iter deviation type Created in NX7.0.0. | |
void | SetIterGroupName (const NXString &iterGroupName) |
Sets the iter group name Created in NX7.0.0. | |
void | SetIterGroupName (const char *iterGroupName) |
Sets the iter group name Created in NX7.0.0. | |
void | SetIterMax (int iterMax) |
Sets the iter max iterations Created in NX7.0.0. | |
void | SetLocateXrot (bool locateXrot) |
Sets the locate xrot Created in NX7.0.0. | |
void | SetLocateXtrans (bool locateXtrans) |
Sets the locate xtrans Created in NX7.0.0. | |
void | SetLocateYrot (bool locateYrot) |
Sets the locate yrot Created in NX7.0.0. | |
void | SetLocateYtrans (bool locateYtrans) |
Sets the locate ytrans Created in NX7.0.0. | |
void | SetLocateZrot (bool locateZrot) |
Sets the locate zrot Created in NX7.0.0. | |
void | SetLocateZtrans (bool locateZtrans) |
Sets the locate ztrans Created in NX7.0.0. | |
void | SetPcsName (const NXString &pcsName) |
Sets the pcs name Created in NX7.0.0. | |
void | SetPcsName (const char *pcsName) |
Sets the pcs name Created in NX7.0.0. | |
void | SetPriDatLetter (const NXString &priDatLetter) |
Sets the pri dat letter Created in NX7.0.0. | |
void | SetPriDatLetter (const char *priDatLetter) |
Sets the pri dat letter Created in NX7.0.0. | |
void | SetPriDirection (NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections priDirection) |
Sets the pri direction Created in NX7.0.0. | |
void | SetPriXorigin (bool priXorigin) |
Sets the pri xorigin Created in NX7.0.0. | |
void | SetPriYorigin (bool priYorigin) |
Sets the pri yorigin Created in NX7.0.0. | |
void | SetPriZorigin (bool priZorigin) |
Sets the pri zorigin Created in NX7.0.0. | |
void | SetRecallCsys (NXOpen::CoordinateSystem *recallCsys) |
Sets the recall csys Created in NX7.0.0. | |
void | SetRecallDid (const NXString &recallDid) |
Sets the recall device id Created in NX7.0.0. | |
void | SetRecallDid (const char *recallDid) |
Sets the recall device id Created in NX7.0.0. | |
void | SetRecallExtName (const NXString &recallExtName) |
Sets the recall external name Created in NX7.0.0. | |
void | SetRecallExtName (const char *recallExtName) |
Sets the recall external name Created in NX7.0.0. | |
void | SetRecallIntName (const NXString &recallIntName) |
Sets the recall internal name Created in NX7.0.0. | |
void | SetRecallIntName (const char *recallIntName) |
Sets the recall internal name Created in NX7.0.0. | |
void | SetRecallState (NXOpen::CAM::InspectionAlignmentBuilder::RecallStates recallState) |
Sets the recall state Created in NX7.0.0. | |
void | SetRotateTableAngle (double angle) |
Sets the angle to rotate table Created in NX7.5.2. | |
void | SetRotateTableAngularDeviation (double fz) |
Sets the rotate table angular deviation Created in NX7.5.2. | |
void | SetRotateTableDirection (NXOpen::CAM::InspectionAlignmentBuilder::RotateTableDirections direction) |
Sets the rotate table direction Created in NX7.5.2. | |
void | SetRotateTableFeature (const NXString &rotateTableFeature) |
Sets the feature used to position table Created in NX7.5.2. | |
void | SetRotateTableFeature (const char *rotateTableFeature) |
Sets the feature used to position table Created in NX7.5.2. | |
void | SetRotateTableMethod (NXOpen::CAM::InspectionAlignmentBuilder::RotateTableMethods method) |
Sets the rotate table method Created in NX7.5.2. | |
void | SetRotateTableName (const NXString &tableName) |
Sets the name of rotary table to rotate Created in NX7.5.2. | |
void | SetRotateTableName (const char *tableName) |
Sets the name of rotary table to rotate Created in NX7.5.2. | |
void | SetRotateTablePcsUpdateOption (NXOpen::CAM::InspectionAlignmentBuilder::RotateTablePcsUpdateOptions pcsUpdate) |
Sets the rotate table pcs update Created in NX7.5.2. | |
void | SetRotationAngle (double rotationAngle) |
Sets the rot angle Created in NX7.0.0. | |
void | SetRotationAxis (NXOpen::CAM::InspectionAlignmentBuilder::RotationAxisOptions rotationAxis) |
Sets the rot axis Created in NX7.0.0. | |
void | SetRotationDatumLetter (const NXString &rotationDatumLetter) |
Sets the rot datum letter Created in NX7.0.0. | |
void | SetRotationDatumLetter (const char *rotationDatumLetter) |
Sets the rot datum letter Created in NX7.0.0. | |
void | SetRotationDirection (NXOpen::CAM::InspectionAlignmentBuilder::RotationDirections rotationDirection) |
Sets the rot dir Created in NX7.0.0. | |
void | SetRotationFeature (const NXString &rotationFeature) |
Sets the rot feature Created in NX7.0.0. | |
void | SetRotationFeature (const char *rotationFeature) |
Sets the rot feature Created in NX7.0.0. | |
void | SetRotationMethod (NXOpen::CAM::InspectionAlignmentBuilder::RotationMethods rotationMethod) |
Sets the rot method Created in NX7.0.0. | |
void | SetSaveDid (const NXString &saveDid) |
Sets the save device id Created in NX7.0.0. | |
void | SetSaveDid (const char *saveDid) |
Sets the save device id Created in NX7.0.0. | |
void | SetSavePcsLabel (const NXString &savePcsLabel) |
Sets the save pcs label Created in NX7.0.0. | |
void | SetSavePcsLabel (const char *savePcsLabel) |
Sets the save pcs label Created in NX7.0.0. | |
void | SetSaveState (NXOpen::CAM::InspectionAlignmentBuilder::SaveStates saveState) |
Sets the save state Created in NX7.0.0. | |
void | SetSecDatLetter (const NXString &secDatLetter) |
Sets the sec dat letter Created in NX7.0.0. | |
void | SetSecDatLetter (const char *secDatLetter) |
Sets the sec dat letter Created in NX7.0.0. | |
void | SetSecDirection (NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections secDirection) |
Sets the sec direction Created in NX7.0.0. | |
void | SetSecXorigin (bool secXorigin) |
Sets the sec xorigin Created in NX7.0.0. | |
void | SetSecYorigin (bool secYorigin) |
Sets the sec yorigin Created in NX7.0.0. | |
void | SetSecZorigin (bool secZorigin) |
Sets the sec zorigin Created in NX7.0.0. | |
void | SetTerDatLetter (const NXString &terDatLetter) |
Sets the ter dat letter Created in NX7.0.0. | |
void | SetTerDatLetter (const char *terDatLetter) |
Sets the ter dat letter Created in NX7.0.0. | |
void | SetTerDirection (NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections terDirection) |
Sets the ter xdirection Created in NX7.0.0. | |
void | SetTerXorigin (bool terXorigin) |
Sets the ter xorigin Created in NX7.0.0. | |
void | SetTerYorigin (bool terYorigin) |
Sets the ter yorigin Created in NX7.0.0. | |
void | SetTerZorigin (bool terZorigin) |
Sets the ter zorigin Created in NX7.0.0. | |
void | SetWcsOrientOption (bool wcsOrientOption) |
Sets the WCS Orient option Created in NX8.5.3. | |
void | SetXtDatumLetter (const NXString &xtDatumLetter) |
Sets the xt datum letter Created in NX7.0.0. | |
void | SetXtDatumLetter (const char *xtDatumLetter) |
Sets the xt datum letter Created in NX7.0.0. | |
void | SetXtDistance (double xtDistance) |
Sets the xt distance Created in NX7.0.0. | |
void | SetXtFeature (const NXString &xtFeature) |
Sets the xt feature Created in NX7.0.0. | |
void | SetXtFeature (const char *xtFeature) |
Sets the xt feature Created in NX7.0.0. | |
void | SetXtMethod (NXOpen::CAM::InspectionAlignmentBuilder::XtMethods xtMethod) |
Sets the xt method Created in NX7.0.0. | |
void | SetYtDatumLetter (const NXString &ytDatumLetter) |
Sets the yt datum letter Created in NX7.0.0. | |
void | SetYtDatumLetter (const char *ytDatumLetter) |
Sets the yt datum letter Created in NX7.0.0. | |
void | SetYtDistance (double ytDistance) |
Sets the yt distance Created in NX7.0.0. | |
void | SetYtFeature (const NXString &ytFeature) |
Sets the yt feature Created in NX7.0.0. | |
void | SetYtFeature (const char *ytFeature) |
Sets the yt feature Created in NX7.0.0. | |
void | SetYtMethod (NXOpen::CAM::InspectionAlignmentBuilder::YtMethods ytMethod) |
Sets the yt method Created in NX7.0.0. | |
void | SetZtDatumLetter (const NXString &ztDatumLetter) |
Sets the zt datum letter Created in NX7.0.0. | |
void | SetZtDatumLetter (const char *ztDatumLetter) |
Sets the zt datum letter Created in NX7.0.0. | |
void | SetZtDistance (double ztDistance) |
Sets the zt distance Created in NX7.0.0. | |
void | SetZtFeature (const NXString &ztFeature) |
Sets the zt feature Created in NX7.0.0. | |
void | SetZtFeature (const char *ztFeature) |
Sets the zt feature Created in NX7.0.0. | |
void | SetZtMethod (NXOpen::CAM::InspectionAlignmentBuilder::ZtMethods ztMethod) |
Sets the zt method Created in NX7.0.0. | |
NXString | TerDatLetter () |
Returns the ter dat letter Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections | TerDirection () |
Returns the ter xdirection Created in NX7.0.0. | |
bool | TerXorigin () |
Returns the ter xorigin Created in NX7.0.0. | |
bool | TerYorigin () |
Returns the ter yorigin Created in NX7.0.0. | |
bool | TerZorigin () |
Returns the ter zorigin Created in NX7.0.0. | |
bool | WcsOrientOption () |
Returns the WCS Orient option Created in NX8.5.3. | |
NXString | XtDatumLetter () |
Returns the xt datum letter Created in NX7.0.0. | |
double | XtDistance () |
Returns the xt distance Created in NX7.0.0. | |
NXString | XtFeature () |
Returns the xt feature Created in NX7.0.0. | |
NXOpen::SelectNXObject * | XtFeatureSelect () |
Returns the xt feature select Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::XtMethods | XtMethod () |
Returns the xt method Created in NX7.0.0. | |
NXString | YtDatumLetter () |
Returns the yt datum letter Created in NX7.0.0. | |
double | YtDistance () |
Returns the yt distance Created in NX7.0.0. | |
NXString | YtFeature () |
Returns the yt feature Created in NX7.0.0. | |
NXOpen::SelectNXObject * | YtFeatureSelect () |
Returns the yt feature select Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::YtMethods | YtMethod () |
Returns the yt method Created in NX7.0.0. | |
NXString | ZtDatumLetter () |
Returns the zt datum letter Created in NX7.0.0. | |
double | ZtDistance () |
Returns the zt distance Created in NX7.0.0. | |
NXString | ZtFeature () |
Returns the zt feature Created in NX7.0.0. | |
NXOpen::SelectNXObject * | ZtFeatureSelect () |
Returns the zt feature select Created in NX7.0.0. | |
NXOpen::CAM::InspectionAlignmentBuilder::ZtMethods | ZtMethod () |
Returns the zt method Created in NX7.0.0. | |
![]() | |
NXString | ChannelName () |
Returns the channel's name Created in NX7.5.0. | |
NXString | Description () |
Returns the description Created in NX9.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | EndOfPath () |
Returns the end event builder Created in NX5.0.1. | |
NXOpen::CAM::UdeSet * | EndUdeSet () |
Returns the end ude set Created in NX7.5.0. | |
NXOpen::CAM::GeometryCiBuilder * | Geometry () |
Returns the geometry builder Created in NX5.0.0. | |
std::vector< double > | GetHoleAxisValues () |
Get the Hole Axis values. | |
bool | GougeChecking () |
Returns the gouge checking flag Created in NX9.0.0. | |
NXOpen::CAM::OperationBuilder::HoleAxisTypes | HoleAxisType () |
Returns the Hole Axis Type Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | HoleDepth () |
Returns the max depth distance builder Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::HoleDepthTypes | HoleDepthType () |
Returns the Hole Depth Type Created in NX5.0.0. | |
NXOpen::CAM::ArcOutputTypeCiBuilder * | MotionOutputBuilder () |
Returns the motion output builder Created in NX8.0.0. | |
NXOpen::CAM::Notes * | Notes () |
Returns the notes builder Created in NX9.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes | OptimizationBasedOn () |
Returns the optimization based on in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes | OptimizationDistanceMethod () |
Returns the optimization distance method in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationLevelTypes | OptimizationLevel () |
Returns the optimization level in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationDisplayOptionsBuilder * | PathDisplayOptions () |
Returns the path display options builder Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RetractDistance () |
Returns the Retract Distance builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RetractDistanceOnToolAxisChange () |
Returns the Retract Distance on Tool Axis Change builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | SafeClearance () |
Returns the safe clearance builder Created in NX6.0.0. | |
bool | SelectToolFlag () |
Returns the user selected tool Created in NX5.0.0. | |
void | SetChannelName (const NXString &channel) |
Sets the channel's name Created in NX7.5.0. | |
void | SetChannelName (const char *channel) |
Sets the channel's name Created in NX7.5.0. | |
void | SetDescription (const NXString &description) |
Sets the description Created in NX9.0.0. | |
void | SetDescription (const char *description) |
Sets the description Created in NX9.0.0. | |
void | SetGougeChecking (bool gougeChecking) |
Sets the gouge checking flag Created in NX9.0.0. | |
void | SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types) |
Sets the Hole Axis Type Created in NX5.0.0. | |
void | SetHoleAxisValues (const std::vector< double > &holeAxis) |
Set the Hole Axis values Created in NX5.0.0. | |
void | SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types) |
Sets the Hole Depth Type Created in NX5.0.0. | |
void | SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn) |
Sets the optimization based on in operation Created in NX5.0.0. | |
void | SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance) |
Sets the optimization distance method in operation Created in NX5.0.0. | |
void | SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType) |
Sets the optimization level in operation Created in NX5.0.0. | |
void | SetSelectToolFlag (bool selToolFlag) |
Sets the user selected tool Created in NX5.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | StartOfPath () |
Returns the start event builder Created in NX5.0.1. | |
NXOpen::CAM::UdeSet * | StartUdeSet () |
Returns the start ude set Created in NX7.5.0. | |
NXOpen::CAM::ToolChangeCiBuilder * | ToolChangeSetting () |
Returns the tool change builder Created in NX5.0.0. | |
NXOpen::CAM::ToolPathSplitParametersBuilder * | ToolPathSplitParametersBuilder () |
Returns the tool path split Parameters Created in NX9.0.0. | |
![]() | |
NXOpen::CAM::Ude * | CycleEvent () |
Returns the cycle event Created in NX7.5.0. | |
NXOpen::CAM::Cycle * | CycleTable () |
Returns the cycle Created in NX9.0.0. | |
NXOpen::CAM::ParamBuilder::OptimizationTypes | OptimizationMethod () |
Returns the optim method Created in NX5.0.0. | |
void | SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod) |
Sets the optim method Created in NX5.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a CMM Inspection Alignment builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionAlignmentBuilder
Created in NX7.5.2.
Alignment directions of datum features.
Alignment Operation Type.
AlignTypesSetPCStoMCS |
Set the PCS to Machine CS. |
AlignTypesSetPCStoCSYS |
Set the PCS to a NX Csys. |
AlignTypesTranslatePCSOrigin |
Translate the PCS. |
AlignTypesRotatePCS |
Rotate the PCS. |
AlignTypesDefinePCSfromDatums |
Define the PCS from datums. |
AlignTypesIterate |
Iterate a set of features for convergence. |
AlignTypesDefinePCSfromActualDeviations |
Locate PCS from Features. |
AlignTypesSavePCS |
Save current PCS. |
AlignTypesRecallPCS |
Recall previously saved PCS. |
AlignTypesRotateTable |
Rotate table. |
AlignTypesSetPCStoCADABS |
Set the PCS to Cadabs. |
Rotary table PCS Update options.
PCS Axis to Rotate about.
Direction to rotate about.
NXString NXOpen::CAM::InspectionAlignmentBuilder::AlignOpName | ( | ) |
Returns the align op name
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::AlignTypes NXOpen::CAM::InspectionAlignmentBuilder::AlignType | ( | ) |
Returns the alignment type
Created in NX7.0.0.
License requirements : None
NXOpen::Assemblies::SelectComponent* NXOpen::CAM::InspectionAlignmentBuilder::ComponentSelection | ( | ) |
Returns the component selection
Created in NX9.0.0.
License requirements : None
NXOpen::CoordinateSystem* NXOpen::CAM::InspectionAlignmentBuilder::CsysPick | ( | ) |
Returns the csys pick
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::FailGroupName | ( | ) |
Returns the fail group name
Created in NX7.0.0.
License requirements : None
NXOpen::SelectNXObject* NXOpen::CAM::InspectionAlignmentBuilder::IterAvailSelect | ( | ) |
Returns the iter avail select
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::IterConvergeVar | ( | ) |
Returns the iter converge variable
Created in NX7.0.0.
License requirements : None
double NXOpen::CAM::InspectionAlignmentBuilder::IterDev | ( | ) |
Returns the iter deviation
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::IterDevTypes NXOpen::CAM::InspectionAlignmentBuilder::IterDevType | ( | ) |
Returns the iter deviation type
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::IterGroupName | ( | ) |
Returns the iter group name
Created in NX7.0.0.
License requirements : None
int NXOpen::CAM::InspectionAlignmentBuilder::IterMax | ( | ) |
Returns the iter max iterations
Created in NX7.0.0.
License requirements : None
NXOpen::SelectNXObject* NXOpen::CAM::InspectionAlignmentBuilder::LocateAvailSelect | ( | ) |
Returns the locate avail select
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::LocateXrot | ( | ) |
Returns the locate xrot
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::LocateXtrans | ( | ) |
Returns the locate xtrans
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::LocateYrot | ( | ) |
Returns the locate yrot
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::LocateYtrans | ( | ) |
Returns the locate ytrans
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::LocateZrot | ( | ) |
Returns the locate zrot
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::LocateZtrans | ( | ) |
Returns the locate ztrans
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::PcsName | ( | ) |
Returns the pcs name
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::PriDatLetter | ( | ) |
Returns the pri dat letter
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections NXOpen::CAM::InspectionAlignmentBuilder::PriDirection | ( | ) |
Returns the pri direction
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::PriXorigin | ( | ) |
Returns the pri xorigin
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::PriYorigin | ( | ) |
Returns the pri yorigin
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::PriZorigin | ( | ) |
Returns the pri zorigin
Created in NX7.0.0.
License requirements : None
NXOpen::CoordinateSystem* NXOpen::CAM::InspectionAlignmentBuilder::RecallCsys | ( | ) |
Returns the recall csys
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::RecallDid | ( | ) |
Returns the recall device id
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::RecallExtName | ( | ) |
Returns the recall external name
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::RecallIntName | ( | ) |
Returns the recall internal name
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::RecallStates NXOpen::CAM::InspectionAlignmentBuilder::RecallState | ( | ) |
Returns the recall state
Created in NX7.0.0.
License requirements : None
double NXOpen::CAM::InspectionAlignmentBuilder::RotateTableAngle | ( | ) |
Returns the angle to rotate table
Created in NX7.5.2.
License requirements : None
double NXOpen::CAM::InspectionAlignmentBuilder::RotateTableAngularDeviation | ( | ) |
Returns the rotate table angular deviation
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::RotateTableDirections NXOpen::CAM::InspectionAlignmentBuilder::RotateTableDirection | ( | ) |
Returns the rotate table direction
Created in NX7.5.2.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::RotateTableFeature | ( | ) |
Returns the feature used to position table
Created in NX7.5.2.
License requirements : None
NXOpen::SelectNXObject* NXOpen::CAM::InspectionAlignmentBuilder::RotateTableFeatureSelect | ( | ) |
Returns the feature selected to position table
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::RotateTableMethods NXOpen::CAM::InspectionAlignmentBuilder::RotateTableMethod | ( | ) |
Returns the rotate table method
Created in NX7.5.2.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::RotateTableName | ( | ) |
Returns the name of rotary table to rotate
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::RotateTablePcsUpdateOptions NXOpen::CAM::InspectionAlignmentBuilder::RotateTablePcsUpdateOption | ( | ) |
Returns the rotate table pcs update
Created in NX7.5.2.
License requirements : None
double NXOpen::CAM::InspectionAlignmentBuilder::RotationAngle | ( | ) |
Returns the rot angle
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::RotationAxisOptions NXOpen::CAM::InspectionAlignmentBuilder::RotationAxis | ( | ) |
Returns the rot axis
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::RotationDatumLetter | ( | ) |
Returns the rot datum letter
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::RotationDirections NXOpen::CAM::InspectionAlignmentBuilder::RotationDirection | ( | ) |
Returns the rot dir
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::RotationFeature | ( | ) |
Returns the rot feature
Created in NX7.0.0.
License requirements : None
NXOpen::SelectNXObject* NXOpen::CAM::InspectionAlignmentBuilder::RotationFeatureSelect | ( | ) |
Returns the rot feature select
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::RotationMethods NXOpen::CAM::InspectionAlignmentBuilder::RotationMethod | ( | ) |
Returns the rot method
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::SaveDid | ( | ) |
Returns the save device id
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::SavePcsLabel | ( | ) |
Returns the save pcs label
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::SaveStates NXOpen::CAM::InspectionAlignmentBuilder::SaveState | ( | ) |
Returns the save state
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::SecDatLetter | ( | ) |
Returns the sec dat letter
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections NXOpen::CAM::InspectionAlignmentBuilder::SecDirection | ( | ) |
Returns the sec direction
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::SecXorigin | ( | ) |
Returns the sec xorigin
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::SecYorigin | ( | ) |
Returns the sec yorigin
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::SecZorigin | ( | ) |
Returns the sec zorigin
Created in NX7.0.0.
License requirements : None
void NXOpen::CAM::InspectionAlignmentBuilder::SetAlignOpName | ( | const NXString & | alignOpName | ) |
Sets the align op name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
alignOpName | alignopname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetAlignOpName | ( | const char * | alignOpName | ) |
Sets the align op name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
alignOpName | alignopname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetAlignType | ( | NXOpen::CAM::InspectionAlignmentBuilder::AlignTypes | alignType | ) |
Sets the alignment type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
alignType | aligntype |
void NXOpen::CAM::InspectionAlignmentBuilder::SetCsysPick | ( | NXOpen::CoordinateSystem * | csysPick | ) |
Sets the csys pick
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
csysPick | csyspick |
void NXOpen::CAM::InspectionAlignmentBuilder::SetFailGroupName | ( | const NXString & | failGroupName | ) |
Sets the fail group name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
failGroupName | failgroupname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetFailGroupName | ( | const char * | failGroupName | ) |
Sets the fail group name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
failGroupName | failgroupname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetIterConvergeVar | ( | const NXString & | iterConvergeVar | ) |
Sets the iter converge variable
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
iterConvergeVar | iterconvergevar |
void NXOpen::CAM::InspectionAlignmentBuilder::SetIterConvergeVar | ( | const char * | iterConvergeVar | ) |
Sets the iter converge variable
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
iterConvergeVar | iterconvergevar |
void NXOpen::CAM::InspectionAlignmentBuilder::SetIterDev | ( | double | iterDev | ) |
Sets the iter deviation
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
iterDev | iterdev |
void NXOpen::CAM::InspectionAlignmentBuilder::SetIterDevType | ( | NXOpen::CAM::InspectionAlignmentBuilder::IterDevTypes | iterDevType | ) |
Sets the iter deviation type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
iterDevType | iterdevtype |
void NXOpen::CAM::InspectionAlignmentBuilder::SetIterGroupName | ( | const NXString & | iterGroupName | ) |
Sets the iter group name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
iterGroupName | itergroupname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetIterGroupName | ( | const char * | iterGroupName | ) |
Sets the iter group name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
iterGroupName | itergroupname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetIterMax | ( | int | iterMax | ) |
Sets the iter max iterations
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
iterMax | itermax |
void NXOpen::CAM::InspectionAlignmentBuilder::SetLocateXrot | ( | bool | locateXrot | ) |
Sets the locate xrot
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
locateXrot | locatexrot |
void NXOpen::CAM::InspectionAlignmentBuilder::SetLocateXtrans | ( | bool | locateXtrans | ) |
Sets the locate xtrans
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
locateXtrans | locatextrans |
void NXOpen::CAM::InspectionAlignmentBuilder::SetLocateYrot | ( | bool | locateYrot | ) |
Sets the locate yrot
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
locateYrot | locateyrot |
void NXOpen::CAM::InspectionAlignmentBuilder::SetLocateYtrans | ( | bool | locateYtrans | ) |
Sets the locate ytrans
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
locateYtrans | locateytrans |
void NXOpen::CAM::InspectionAlignmentBuilder::SetLocateZrot | ( | bool | locateZrot | ) |
Sets the locate zrot
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
locateZrot | locatezrot |
void NXOpen::CAM::InspectionAlignmentBuilder::SetLocateZtrans | ( | bool | locateZtrans | ) |
Sets the locate ztrans
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
locateZtrans | locateztrans |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPcsName | ( | const NXString & | pcsName | ) |
Sets the pcs name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
pcsName | pcsname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPcsName | ( | const char * | pcsName | ) |
Sets the pcs name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
pcsName | pcsname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPriDatLetter | ( | const NXString & | priDatLetter | ) |
Sets the pri dat letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
priDatLetter | pridatletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPriDatLetter | ( | const char * | priDatLetter | ) |
Sets the pri dat letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
priDatLetter | pridatletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPriDirection | ( | NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections | priDirection | ) |
Sets the pri direction
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
priDirection | pridirection |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPriXorigin | ( | bool | priXorigin | ) |
Sets the pri xorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
priXorigin | prixorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPriYorigin | ( | bool | priYorigin | ) |
Sets the pri yorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
priYorigin | priyorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetPriZorigin | ( | bool | priZorigin | ) |
Sets the pri zorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
priZorigin | prizorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallCsys | ( | NXOpen::CoordinateSystem * | recallCsys | ) |
Sets the recall csys
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallCsys | recallcsys |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallDid | ( | const NXString & | recallDid | ) |
Sets the recall device id
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallDid | recalldid |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallDid | ( | const char * | recallDid | ) |
Sets the recall device id
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallDid | recalldid |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallExtName | ( | const NXString & | recallExtName | ) |
Sets the recall external name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallExtName | recallextname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallExtName | ( | const char * | recallExtName | ) |
Sets the recall external name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallExtName | recallextname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallIntName | ( | const NXString & | recallIntName | ) |
Sets the recall internal name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallIntName | recallintname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallIntName | ( | const char * | recallIntName | ) |
Sets the recall internal name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallIntName | recallintname |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRecallState | ( | NXOpen::CAM::InspectionAlignmentBuilder::RecallStates | recallState | ) |
Sets the recall state
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
recallState | recallstate |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableAngle | ( | double | angle | ) |
Sets the angle to rotate table
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
angle | angle |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableAngularDeviation | ( | double | fz | ) |
Sets the rotate table angular deviation
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
fz | fz |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableDirection | ( | NXOpen::CAM::InspectionAlignmentBuilder::RotateTableDirections | direction | ) |
Sets the rotate table direction
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
direction | direction |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableFeature | ( | const NXString & | rotateTableFeature | ) |
Sets the feature used to position table
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotateTableFeature | rotatetablefeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableFeature | ( | const char * | rotateTableFeature | ) |
Sets the feature used to position table
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotateTableFeature | rotatetablefeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableMethod | ( | NXOpen::CAM::InspectionAlignmentBuilder::RotateTableMethods | method | ) |
Sets the rotate table method
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
method | method |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableName | ( | const NXString & | tableName | ) |
Sets the name of rotary table to rotate
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
tableName | tablename |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTableName | ( | const char * | tableName | ) |
Sets the name of rotary table to rotate
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
tableName | tablename |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotateTablePcsUpdateOption | ( | NXOpen::CAM::InspectionAlignmentBuilder::RotateTablePcsUpdateOptions | pcsUpdate | ) |
Sets the rotate table pcs update
Created in NX7.5.2.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
pcsUpdate | pcsupdate |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationAngle | ( | double | rotationAngle | ) |
Sets the rot angle
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationAngle | rotationangle |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationAxis | ( | NXOpen::CAM::InspectionAlignmentBuilder::RotationAxisOptions | rotationAxis | ) |
Sets the rot axis
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationAxis | rotationaxis |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationDatumLetter | ( | const NXString & | rotationDatumLetter | ) |
Sets the rot datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationDatumLetter | rotationdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationDatumLetter | ( | const char * | rotationDatumLetter | ) |
Sets the rot datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationDatumLetter | rotationdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationDirection | ( | NXOpen::CAM::InspectionAlignmentBuilder::RotationDirections | rotationDirection | ) |
Sets the rot dir
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationDirection | rotationdirection |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationFeature | ( | const NXString & | rotationFeature | ) |
Sets the rot feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationFeature | rotationfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationFeature | ( | const char * | rotationFeature | ) |
Sets the rot feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationFeature | rotationfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetRotationMethod | ( | NXOpen::CAM::InspectionAlignmentBuilder::RotationMethods | rotationMethod | ) |
Sets the rot method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
rotationMethod | rotationmethod |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSaveDid | ( | const NXString & | saveDid | ) |
Sets the save device id
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
saveDid | savedid |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSaveDid | ( | const char * | saveDid | ) |
Sets the save device id
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
saveDid | savedid |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSavePcsLabel | ( | const NXString & | savePcsLabel | ) |
Sets the save pcs label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
savePcsLabel | savepcslabel |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSavePcsLabel | ( | const char * | savePcsLabel | ) |
Sets the save pcs label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
savePcsLabel | savepcslabel |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSaveState | ( | NXOpen::CAM::InspectionAlignmentBuilder::SaveStates | saveState | ) |
Sets the save state
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
saveState | savestate |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSecDatLetter | ( | const NXString & | secDatLetter | ) |
Sets the sec dat letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
secDatLetter | secdatletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSecDatLetter | ( | const char * | secDatLetter | ) |
Sets the sec dat letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
secDatLetter | secdatletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSecDirection | ( | NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections | secDirection | ) |
Sets the sec direction
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
secDirection | secdirection |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSecXorigin | ( | bool | secXorigin | ) |
Sets the sec xorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
secXorigin | secxorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSecYorigin | ( | bool | secYorigin | ) |
Sets the sec yorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
secYorigin | secyorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetSecZorigin | ( | bool | secZorigin | ) |
Sets the sec zorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
secZorigin | seczorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetTerDatLetter | ( | const NXString & | terDatLetter | ) |
Sets the ter dat letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
terDatLetter | terdatletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetTerDatLetter | ( | const char * | terDatLetter | ) |
Sets the ter dat letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
terDatLetter | terdatletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetTerDirection | ( | NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections | terDirection | ) |
Sets the ter xdirection
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
terDirection | terdirection |
void NXOpen::CAM::InspectionAlignmentBuilder::SetTerXorigin | ( | bool | terXorigin | ) |
Sets the ter xorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
terXorigin | terxorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetTerYorigin | ( | bool | terYorigin | ) |
Sets the ter yorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
terYorigin | teryorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetTerZorigin | ( | bool | terZorigin | ) |
Sets the ter zorigin
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
terZorigin | terzorigin |
void NXOpen::CAM::InspectionAlignmentBuilder::SetWcsOrientOption | ( | bool | wcsOrientOption | ) |
Sets the WCS Orient option
Created in NX8.5.3.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
wcsOrientOption | wcsorientoption |
void NXOpen::CAM::InspectionAlignmentBuilder::SetXtDatumLetter | ( | const NXString & | xtDatumLetter | ) |
Sets the xt datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
xtDatumLetter | xtdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetXtDatumLetter | ( | const char * | xtDatumLetter | ) |
Sets the xt datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
xtDatumLetter | xtdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetXtDistance | ( | double | xtDistance | ) |
Sets the xt distance
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
xtDistance | xtdistance |
void NXOpen::CAM::InspectionAlignmentBuilder::SetXtFeature | ( | const NXString & | xtFeature | ) |
Sets the xt feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
xtFeature | xtfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetXtFeature | ( | const char * | xtFeature | ) |
Sets the xt feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
xtFeature | xtfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetXtMethod | ( | NXOpen::CAM::InspectionAlignmentBuilder::XtMethods | xtMethod | ) |
Sets the xt method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
xtMethod | xtmethod |
void NXOpen::CAM::InspectionAlignmentBuilder::SetYtDatumLetter | ( | const NXString & | ytDatumLetter | ) |
Sets the yt datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ytDatumLetter | ytdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetYtDatumLetter | ( | const char * | ytDatumLetter | ) |
Sets the yt datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ytDatumLetter | ytdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetYtDistance | ( | double | ytDistance | ) |
Sets the yt distance
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ytDistance | ytdistance |
void NXOpen::CAM::InspectionAlignmentBuilder::SetYtFeature | ( | const NXString & | ytFeature | ) |
Sets the yt feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ytFeature | ytfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetYtFeature | ( | const char * | ytFeature | ) |
Sets the yt feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ytFeature | ytfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetYtMethod | ( | NXOpen::CAM::InspectionAlignmentBuilder::YtMethods | ytMethod | ) |
Sets the yt method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ytMethod | ytmethod |
void NXOpen::CAM::InspectionAlignmentBuilder::SetZtDatumLetter | ( | const NXString & | ztDatumLetter | ) |
Sets the zt datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ztDatumLetter | ztdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetZtDatumLetter | ( | const char * | ztDatumLetter | ) |
Sets the zt datum letter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ztDatumLetter | ztdatumletter |
void NXOpen::CAM::InspectionAlignmentBuilder::SetZtDistance | ( | double | ztDistance | ) |
Sets the zt distance
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ztDistance | ztdistance |
void NXOpen::CAM::InspectionAlignmentBuilder::SetZtFeature | ( | const NXString & | ztFeature | ) |
Sets the zt feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ztFeature | ztfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetZtFeature | ( | const char * | ztFeature | ) |
Sets the zt feature
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ztFeature | ztfeature |
void NXOpen::CAM::InspectionAlignmentBuilder::SetZtMethod | ( | NXOpen::CAM::InspectionAlignmentBuilder::ZtMethods | ztMethod | ) |
Sets the zt method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
ztMethod | ztmethod |
NXString NXOpen::CAM::InspectionAlignmentBuilder::TerDatLetter | ( | ) |
Returns the ter dat letter
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::AlignmentDirections NXOpen::CAM::InspectionAlignmentBuilder::TerDirection | ( | ) |
Returns the ter xdirection
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::TerXorigin | ( | ) |
Returns the ter xorigin
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::TerYorigin | ( | ) |
Returns the ter yorigin
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::TerZorigin | ( | ) |
Returns the ter zorigin
Created in NX7.0.0.
License requirements : None
bool NXOpen::CAM::InspectionAlignmentBuilder::WcsOrientOption | ( | ) |
Returns the WCS Orient option
Created in NX8.5.3.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::XtDatumLetter | ( | ) |
Returns the xt datum letter
Created in NX7.0.0.
License requirements : None
double NXOpen::CAM::InspectionAlignmentBuilder::XtDistance | ( | ) |
Returns the xt distance
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::XtFeature | ( | ) |
Returns the xt feature
Created in NX7.0.0.
License requirements : None
NXOpen::SelectNXObject* NXOpen::CAM::InspectionAlignmentBuilder::XtFeatureSelect | ( | ) |
Returns the xt feature select
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::XtMethods NXOpen::CAM::InspectionAlignmentBuilder::XtMethod | ( | ) |
Returns the xt method
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::YtDatumLetter | ( | ) |
Returns the yt datum letter
Created in NX7.0.0.
License requirements : None
double NXOpen::CAM::InspectionAlignmentBuilder::YtDistance | ( | ) |
Returns the yt distance
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::YtFeature | ( | ) |
Returns the yt feature
Created in NX7.0.0.
License requirements : None
NXOpen::SelectNXObject* NXOpen::CAM::InspectionAlignmentBuilder::YtFeatureSelect | ( | ) |
Returns the yt feature select
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::YtMethods NXOpen::CAM::InspectionAlignmentBuilder::YtMethod | ( | ) |
Returns the yt method
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::ZtDatumLetter | ( | ) |
Returns the zt datum letter
Created in NX7.0.0.
License requirements : None
double NXOpen::CAM::InspectionAlignmentBuilder::ZtDistance | ( | ) |
Returns the zt distance
Created in NX7.0.0.
License requirements : None
NXString NXOpen::CAM::InspectionAlignmentBuilder::ZtFeature | ( | ) |
Returns the zt feature
Created in NX7.0.0.
License requirements : None
NXOpen::SelectNXObject* NXOpen::CAM::InspectionAlignmentBuilder::ZtFeatureSelect | ( | ) |
Returns the zt feature select
Created in NX7.0.0.
License requirements : None
NXOpen::CAM::InspectionAlignmentBuilder::ZtMethods NXOpen::CAM::InspectionAlignmentBuilder::ZtMethod | ( | ) |
Returns the zt method
Created in NX7.0.0.
License requirements : None