NX Open C++ Reference Guide
|
Represents SearchCriteriaSurfaceFinishBuilder
To create a new instance of this class, use Annotations::SearchModelViewCollection::CreateSearchCriteriaSurfaceFinishBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
bool | ByCutoff () |
Returns the cutoff toggle Created in NX7.5.0. | |
bool | ByLaySymbol () |
Returns the lay symbol toggle Created in NX7.5.0. | |
bool | ByLowerText () |
Returns the lower text toggle Created in NX7.5.0. | |
bool | ByLowerTolerance () |
Returns the lower tolerance toggle Created in NX7.5.0. | |
bool | ByMachining () |
Returns the machining toggle Created in NX7.5.0. | |
bool | ByMachiningToleranceType () |
Returns the tolerance type toggle Created in NX7.5.0. | |
bool | ByProductionProcess () |
Returns the production process toggle Created in NX7.5.0. | |
bool | ByRoughness () |
Returns the roughness toggle Created in NX7.5.0. | |
bool | BySecondaryRoughness () |
Returns the secondary roughness toggle Created in NX7.5.0. | |
bool | BySurfaceFinishType () |
Returns the surface finish type toggle Created in NX7.5.0. | |
bool | ByTertiaryRoughness () |
Returns the option to decide if searching the surface finish by the tertiary roughness Created in NX9.0.0. | |
bool | ByTolerance () |
Returns the tolerance toggle Created in NX7.5.0. | |
bool | ByUpperText () |
Returns the upper text toggle Created in NX7.5.0. | |
bool | ByUpperTolerance () |
Returns the upper tolerance toggle Created in NX7.5.0. | |
bool | ByWavinessText () |
Returns the waviness text toggle Created in NX7.5.0. | |
NXString | CutoffText () |
Returns the cutoff text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | CutoffType () |
Returns the cutoff enum Created in NX7.5.0. | |
NXString | LaySymbolText () |
Returns the lay symbol text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | LaySymbolType () |
Returns the lay symbol enum Created in NX7.5.0. | |
NXString | LowerTextText () |
Returns the lower text text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | LowerTextType () |
Returns the lower text enum Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | LowerToleranceType () |
Returns the lower tolerance enum Created in NX7.5.0. | |
double | LowerToleranceValue () |
Returns the lower tolerance value Created in NX7.5.0. | |
NXString | MachiningText () |
Returns the machining text Created in NX7.5.0. | |
NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ToleranceTypeOptions | MachiningToleranceType () |
Returns the tolerance type enum Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | MachiningType () |
Returns the machining enum Created in NX7.5.0. | |
NXString | ProductionProcessText () |
Returns the production process text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | ProductionProcessType () |
Returns the production process enum Created in NX7.5.0. | |
NXString | RoughnessText () |
Returns the roughness text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | RoughnessType () |
Returns the roughness enum Created in NX7.5.0. | |
NXString | SecondaryRoughnessText () |
Returns the secondary roughness text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | SecondaryRoughnessType () |
Returns the secondary roughness enum Created in NX7.5.0. | |
void | SetByCutoff (bool cutoff) |
Sets the cutoff toggle Created in NX7.5.0. | |
void | SetByLaySymbol (bool laySymbol) |
Sets the lay symbol toggle Created in NX7.5.0. | |
void | SetByLowerText (bool lowerText) |
Sets the lower text toggle Created in NX7.5.0. | |
void | SetByLowerTolerance (bool lowerTolerance) |
Sets the lower tolerance toggle Created in NX7.5.0. | |
void | SetByMachining (bool machining) |
Sets the machining toggle Created in NX7.5.0. | |
void | SetByMachiningToleranceType (bool byMachiningToleranceType) |
Sets the tolerance type toggle Created in NX7.5.0. | |
void | SetByProductionProcess (bool productionProcess) |
Sets the production process toggle Created in NX7.5.0. | |
void | SetByRoughness (bool roughness) |
Sets the roughness toggle Created in NX7.5.0. | |
void | SetBySecondaryRoughness (bool secondaryRoughness) |
Sets the secondary roughness toggle Created in NX7.5.0. | |
void | SetBySurfaceFinishType (bool surfaceFinishType) |
Sets the surface finish type toggle Created in NX7.5.0. | |
void | SetByTertiaryRoughness (bool tertiaryRoughness) |
Sets the option to decide if searching the surface finish by the tertiary roughness Created in NX9.0.0. | |
void | SetByTolerance (bool tolerance) |
Sets the tolerance toggle Created in NX7.5.0. | |
void | SetByUpperText (bool upperText) |
Sets the upper text toggle Created in NX7.5.0. | |
void | SetByUpperTolerance (bool upperTolerance) |
Sets the upper tolerance toggle Created in NX7.5.0. | |
void | SetByWavinessText (bool wavinessText) |
Sets the waviness text toggle Created in NX7.5.0. | |
void | SetCutoffText (const NXString &cutoffText) |
Sets the cutoff text Created in NX7.5.0. | |
void | SetCutoffText (const char *cutoffText) |
Sets the cutoff text Created in NX7.5.0. | |
void | SetCutoffType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions cutoffType) |
Sets the cutoff enum Created in NX7.5.0. | |
void | SetLaySymbolText (const NXString &laySymbolText) |
Sets the lay symbol text Created in NX7.5.0. | |
void | SetLaySymbolText (const char *laySymbolText) |
Sets the lay symbol text Created in NX7.5.0. | |
void | SetLaySymbolType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions laySymbolType) |
Sets the lay symbol enum Created in NX7.5.0. | |
void | SetLowerTextText (const NXString &lowerTextText) |
Sets the lower text text Created in NX7.5.0. | |
void | SetLowerTextText (const char *lowerTextText) |
Sets the lower text text Created in NX7.5.0. | |
void | SetLowerTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions lowerTextType) |
Sets the lower text enum Created in NX7.5.0. | |
void | SetLowerToleranceType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions lowerToleranceType) |
Sets the lower tolerance enum Created in NX7.5.0. | |
void | SetLowerToleranceValue (double lowerToleranceValue) |
Sets the lower tolerance value Created in NX7.5.0. | |
void | SetMachiningText (const NXString &machiningText) |
Sets the machining text Created in NX7.5.0. | |
void | SetMachiningText (const char *machiningText) |
Sets the machining text Created in NX7.5.0. | |
void | SetMachiningToleranceType (NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ToleranceTypeOptions machiningToleranceType) |
Sets the tolerance type enum Created in NX7.5.0. | |
void | SetMachiningType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions machiningType) |
Sets the machining enum Created in NX7.5.0. | |
void | SetProductionProcessText (const NXString &productionProcessText) |
Sets the production process text Created in NX7.5.0. | |
void | SetProductionProcessText (const char *productionProcessText) |
Sets the production process text Created in NX7.5.0. | |
void | SetProductionProcessType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions productionProcessType) |
Sets the production process enum Created in NX7.5.0. | |
void | SetRoughnessText (const NXString &roughnessText) |
Sets the roughness text Created in NX7.5.0. | |
void | SetRoughnessText (const char *roughnessText) |
Sets the roughness text Created in NX7.5.0. | |
void | SetRoughnessType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions roughnessType) |
Sets the roughness enum Created in NX7.5.0. | |
void | SetSecondaryRoughnessText (const NXString &secondaryRoughnessText) |
Sets the secondary roughness text Created in NX7.5.0. | |
void | SetSecondaryRoughnessText (const char *secondaryRoughnessText) |
Sets the secondary roughness text Created in NX7.5.0. | |
void | SetSecondaryRoughnessType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions secondaryRoughnessType) |
Sets the secondary roughness enum Created in NX7.5.0. | |
void | SetSurfaceFinishType (NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SurfaceFinishTypes surfaceFinishType) |
Sets the surface finish type Created in NX7.5.0. | |
void | SetTertiaryRoughnessText (const NXString &tertiaryRoughnessText) |
Sets the tertiary roughness text Created in NX9.0.0. | |
void | SetTertiaryRoughnessText (const char *tertiaryRoughnessText) |
Sets the tertiary roughness text Created in NX9.0.0. | |
void | SetTertiaryRoughnessType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions tertiaryRoughnessType) |
Sets the tertiary roughness enum Created in NX9.0.0. | |
void | SetToleranceType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions toleranceType) |
Sets the tolerance enum Created in NX7.5.0. | |
void | SetToleranceValue (double toleranceValue) |
Sets the tolerance value Created in NX7.5.0. | |
void | SetUpperTextText (const NXString &upperTextText) |
Sets the upper text text Created in NX7.5.0. | |
void | SetUpperTextText (const char *upperTextText) |
Sets the upper text text Created in NX7.5.0. | |
void | SetUpperTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions upperTextType) |
Sets the upper text enum Created in NX7.5.0. | |
void | SetUpperToleranceType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions upperToleranceType) |
Sets the upper tolerance enum Created in NX7.5.0. | |
void | SetUpperToleranceValue (double upperToleranceValue) |
Sets the upper tolerance value Created in NX7.5.0. | |
void | SetWavinessText (const NXString &wavinessText) |
Sets the waviness text Created in NX7.5.0. | |
void | SetWavinessText (const char *wavinessText) |
Sets the waviness text Created in NX7.5.0. | |
void | SetWavinessTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions wavinessTextType) |
Sets the waviness text enum Created in NX7.5.0. | |
NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SurfaceFinishTypes | SurfaceFinishType () |
Returns the surface finish type Created in NX7.5.0. | |
NXString | TertiaryRoughnessText () |
Returns the tertiary roughness text Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | TertiaryRoughnessType () |
Returns the tertiary roughness enum Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | ToleranceType () |
Returns the tolerance enum Created in NX7.5.0. | |
double | ToleranceValue () |
Returns the tolerance value Created in NX7.5.0. | |
NXString | UpperTextText () |
Returns the upper text text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | UpperTextType () |
Returns the upper text enum Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | UpperToleranceType () |
Returns the upper tolerance enum Created in NX7.5.0. | |
double | UpperToleranceValue () |
Returns the upper tolerance value Created in NX7.5.0. | |
NXString | WavinessText () |
Returns the waviness text Created in NX7.5.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | WavinessTextType () |
Returns the waviness text enum Created in NX7.5.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 SearchCriteriaSurfaceFinishBuilder
To create a new instance of this class, use Annotations::SearchModelViewCollection::CreateSearchCriteriaSurfaceFinishBuilder
Created in NX7.5.0.
Lists the search pmi surface finish type.
Lists the Tolerance type of surface finish value.
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByCutoff | ( | ) |
Returns the cutoff toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByLaySymbol | ( | ) |
Returns the lay symbol toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByLowerText | ( | ) |
Returns the lower text toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByLowerTolerance | ( | ) |
Returns the lower tolerance toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByMachining | ( | ) |
Returns the machining toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByMachiningToleranceType | ( | ) |
Returns the tolerance type toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByProductionProcess | ( | ) |
Returns the production process toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByRoughness | ( | ) |
Returns the roughness toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::BySecondaryRoughness | ( | ) |
Returns the secondary roughness toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::BySurfaceFinishType | ( | ) |
Returns the surface finish type toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByTertiaryRoughness | ( | ) |
Returns the option to decide if searching the surface finish by the tertiary roughness
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByTolerance | ( | ) |
Returns the tolerance toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByUpperText | ( | ) |
Returns the upper text toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByUpperTolerance | ( | ) |
Returns the upper tolerance toggle
Created in NX7.5.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ByWavinessText | ( | ) |
Returns the waviness text toggle
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::CutoffText | ( | ) |
Returns the cutoff text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::CutoffType | ( | ) |
Returns the cutoff enum
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::LaySymbolText | ( | ) |
Returns the lay symbol text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::LaySymbolType | ( | ) |
Returns the lay symbol enum
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::LowerTextText | ( | ) |
Returns the lower text text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::LowerTextType | ( | ) |
Returns the lower text enum
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::LowerToleranceType | ( | ) |
Returns the lower tolerance enum
Created in NX7.5.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::LowerToleranceValue | ( | ) |
Returns the lower tolerance value
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::MachiningText | ( | ) |
Returns the machining text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ToleranceTypeOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::MachiningToleranceType | ( | ) |
Returns the tolerance type enum
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::MachiningType | ( | ) |
Returns the machining enum
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ProductionProcessText | ( | ) |
Returns the production process text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ProductionProcessType | ( | ) |
Returns the production process enum
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::RoughnessText | ( | ) |
Returns the roughness text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::RoughnessType | ( | ) |
Returns the roughness enum
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SecondaryRoughnessText | ( | ) |
Returns the secondary roughness text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SecondaryRoughnessType | ( | ) |
Returns the secondary roughness enum
Created in NX7.5.0.
License requirements : None
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByCutoff | ( | bool | cutoff | ) |
Sets the cutoff toggle
Created in NX7.5.0.
License requirements : None
cutoff | cutoff |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByLaySymbol | ( | bool | laySymbol | ) |
Sets the lay symbol toggle
Created in NX7.5.0.
License requirements : None
laySymbol | laysymbol |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByLowerText | ( | bool | lowerText | ) |
Sets the lower text toggle
Created in NX7.5.0.
License requirements : None
lowerText | lowertext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByLowerTolerance | ( | bool | lowerTolerance | ) |
Sets the lower tolerance toggle
Created in NX7.5.0.
License requirements : None
lowerTolerance | lowertolerance |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByMachining | ( | bool | machining | ) |
Sets the machining toggle
Created in NX7.5.0.
License requirements : None
machining | machining |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByMachiningToleranceType | ( | bool | byMachiningToleranceType | ) |
Sets the tolerance type toggle
Created in NX7.5.0.
License requirements : None
byMachiningToleranceType | bymachiningtolerancetype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByProductionProcess | ( | bool | productionProcess | ) |
Sets the production process toggle
Created in NX7.5.0.
License requirements : None
productionProcess | productionprocess |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByRoughness | ( | bool | roughness | ) |
Sets the roughness toggle
Created in NX7.5.0.
License requirements : None
roughness | roughness |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetBySecondaryRoughness | ( | bool | secondaryRoughness | ) |
Sets the secondary roughness toggle
Created in NX7.5.0.
License requirements : None
secondaryRoughness | secondaryroughness |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetBySurfaceFinishType | ( | bool | surfaceFinishType | ) |
Sets the surface finish type toggle
Created in NX7.5.0.
License requirements : None
surfaceFinishType | surfacefinishtype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByTertiaryRoughness | ( | bool | tertiaryRoughness | ) |
Sets the option to decide if searching the surface finish by the tertiary roughness
Created in NX9.0.0.
License requirements : None
tertiaryRoughness | tertiaryroughness |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByTolerance | ( | bool | tolerance | ) |
Sets the tolerance toggle
Created in NX7.5.0.
License requirements : None
tolerance | tolerance |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByUpperText | ( | bool | upperText | ) |
Sets the upper text toggle
Created in NX7.5.0.
License requirements : None
upperText | uppertext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByUpperTolerance | ( | bool | upperTolerance | ) |
Sets the upper tolerance toggle
Created in NX7.5.0.
License requirements : None
upperTolerance | uppertolerance |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetByWavinessText | ( | bool | wavinessText | ) |
Sets the waviness text toggle
Created in NX7.5.0.
License requirements : None
wavinessText | wavinesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetCutoffText | ( | const NXString & | cutoffText | ) |
Sets the cutoff text
Created in NX7.5.0.
License requirements : None
cutoffText | cutofftext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetCutoffText | ( | const char * | cutoffText | ) |
Sets the cutoff text
Created in NX7.5.0.
License requirements : None
cutoffText | cutofftext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetCutoffType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | cutoffType | ) |
Sets the cutoff enum
Created in NX7.5.0.
License requirements : None
cutoffType | cutofftype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLaySymbolText | ( | const NXString & | laySymbolText | ) |
Sets the lay symbol text
Created in NX7.5.0.
License requirements : None
laySymbolText | laysymboltext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLaySymbolText | ( | const char * | laySymbolText | ) |
Sets the lay symbol text
Created in NX7.5.0.
License requirements : None
laySymbolText | laysymboltext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLaySymbolType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | laySymbolType | ) |
Sets the lay symbol enum
Created in NX7.5.0.
License requirements : None
laySymbolType | laysymboltype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLowerTextText | ( | const NXString & | lowerTextText | ) |
Sets the lower text text
Created in NX7.5.0.
License requirements : None
lowerTextText | lowertexttext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLowerTextText | ( | const char * | lowerTextText | ) |
Sets the lower text text
Created in NX7.5.0.
License requirements : None
lowerTextText | lowertexttext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLowerTextType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | lowerTextType | ) |
Sets the lower text enum
Created in NX7.5.0.
License requirements : None
lowerTextType | lowertexttype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLowerToleranceType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | lowerToleranceType | ) |
Sets the lower tolerance enum
Created in NX7.5.0.
License requirements : None
lowerToleranceType | lowertolerancetype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetLowerToleranceValue | ( | double | lowerToleranceValue | ) |
Sets the lower tolerance value
Created in NX7.5.0.
License requirements : None
lowerToleranceValue | lowertolerancevalue |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetMachiningText | ( | const NXString & | machiningText | ) |
Sets the machining text
Created in NX7.5.0.
License requirements : None
machiningText | machiningtext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetMachiningText | ( | const char * | machiningText | ) |
Sets the machining text
Created in NX7.5.0.
License requirements : None
machiningText | machiningtext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetMachiningToleranceType | ( | NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ToleranceTypeOptions | machiningToleranceType | ) |
Sets the tolerance type enum
Created in NX7.5.0.
License requirements : None
machiningToleranceType | machiningtolerancetype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetMachiningType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | machiningType | ) |
Sets the machining enum
Created in NX7.5.0.
License requirements : None
machiningType | machiningtype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetProductionProcessText | ( | const NXString & | productionProcessText | ) |
Sets the production process text
Created in NX7.5.0.
License requirements : None
productionProcessText | productionprocesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetProductionProcessText | ( | const char * | productionProcessText | ) |
Sets the production process text
Created in NX7.5.0.
License requirements : None
productionProcessText | productionprocesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetProductionProcessType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | productionProcessType | ) |
Sets the production process enum
Created in NX7.5.0.
License requirements : None
productionProcessType | productionprocesstype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetRoughnessText | ( | const NXString & | roughnessText | ) |
Sets the roughness text
Created in NX7.5.0.
License requirements : None
roughnessText | roughnesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetRoughnessText | ( | const char * | roughnessText | ) |
Sets the roughness text
Created in NX7.5.0.
License requirements : None
roughnessText | roughnesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetRoughnessType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | roughnessType | ) |
Sets the roughness enum
Created in NX7.5.0.
License requirements : None
roughnessType | roughnesstype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetSecondaryRoughnessText | ( | const NXString & | secondaryRoughnessText | ) |
Sets the secondary roughness text
Created in NX7.5.0.
License requirements : None
secondaryRoughnessText | secondaryroughnesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetSecondaryRoughnessText | ( | const char * | secondaryRoughnessText | ) |
Sets the secondary roughness text
Created in NX7.5.0.
License requirements : None
secondaryRoughnessText | secondaryroughnesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetSecondaryRoughnessType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | secondaryRoughnessType | ) |
Sets the secondary roughness enum
Created in NX7.5.0.
License requirements : None
secondaryRoughnessType | secondaryroughnesstype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetSurfaceFinishType | ( | NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SurfaceFinishTypes | surfaceFinishType | ) |
Sets the surface finish type
Created in NX7.5.0.
License requirements : None
surfaceFinishType | surfacefinishtype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetTertiaryRoughnessText | ( | const NXString & | tertiaryRoughnessText | ) |
Sets the tertiary roughness text
Created in NX9.0.0.
License requirements : None
tertiaryRoughnessText | tertiaryroughnesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetTertiaryRoughnessText | ( | const char * | tertiaryRoughnessText | ) |
Sets the tertiary roughness text
Created in NX9.0.0.
License requirements : None
tertiaryRoughnessText | tertiaryroughnesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetTertiaryRoughnessType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | tertiaryRoughnessType | ) |
Sets the tertiary roughness enum
Created in NX9.0.0.
License requirements : None
tertiaryRoughnessType | tertiaryroughnesstype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetToleranceType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | toleranceType | ) |
Sets the tolerance enum
Created in NX7.5.0.
License requirements : None
toleranceType | tolerancetype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetToleranceValue | ( | double | toleranceValue | ) |
Sets the tolerance value
Created in NX7.5.0.
License requirements : None
toleranceValue | tolerancevalue |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetUpperTextText | ( | const NXString & | upperTextText | ) |
Sets the upper text text
Created in NX7.5.0.
License requirements : None
upperTextText | uppertexttext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetUpperTextText | ( | const char * | upperTextText | ) |
Sets the upper text text
Created in NX7.5.0.
License requirements : None
upperTextText | uppertexttext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetUpperTextType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | upperTextType | ) |
Sets the upper text enum
Created in NX7.5.0.
License requirements : None
upperTextType | uppertexttype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetUpperToleranceType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | upperToleranceType | ) |
Sets the upper tolerance enum
Created in NX7.5.0.
License requirements : None
upperToleranceType | uppertolerancetype |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetUpperToleranceValue | ( | double | upperToleranceValue | ) |
Sets the upper tolerance value
Created in NX7.5.0.
License requirements : None
upperToleranceValue | uppertolerancevalue |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetWavinessText | ( | const NXString & | wavinessText | ) |
Sets the waviness text
Created in NX7.5.0.
License requirements : None
wavinessText | wavinesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetWavinessText | ( | const char * | wavinessText | ) |
Sets the waviness text
Created in NX7.5.0.
License requirements : None
wavinessText | wavinesstext |
void NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SetWavinessTextType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | wavinessTextType | ) |
Sets the waviness text enum
Created in NX7.5.0.
License requirements : None
wavinessTextType | wavinesstexttype |
NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SurfaceFinishTypes NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::SurfaceFinishType | ( | ) |
Returns the surface finish type
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::TertiaryRoughnessText | ( | ) |
Returns the tertiary roughness text
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::TertiaryRoughnessType | ( | ) |
Returns the tertiary roughness enum
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ToleranceType | ( | ) |
Returns the tolerance enum
Created in NX7.5.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::ToleranceValue | ( | ) |
Returns the tolerance value
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::UpperTextText | ( | ) |
Returns the upper text text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::UpperTextType | ( | ) |
Returns the upper text enum
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::UpperToleranceType | ( | ) |
Returns the upper tolerance enum
Created in NX7.5.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::UpperToleranceValue | ( | ) |
Returns the upper tolerance value
Created in NX7.5.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::WavinessText | ( | ) |
Returns the waviness text
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaSurfaceFinishBuilder::WavinessTextType | ( | ) |
Returns the waviness text enum
Created in NX7.5.0.
License requirements : None