NX Open C++ Reference Guide
|
Represents SearchCriteriaCalloutBuilder
This is a sub-builder class and cannot be directly instantiated
Created in NX9.0.0.
More...
Public Types | |
enum | CalloutTypes { CalloutTypesHole, CalloutTypesDiameter, CalloutTypesCylindrical } |
CalloutTypes. More... | |
Public Member Functions | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | AngleType () |
Returns the angle setting Created in NX9.0.0. | |
double | AngleValue () |
Returns the angle value Created in NX9.0.0. | |
bool | ByAngle () |
Returns the angle toggle Created in NX9.0.0. | |
bool | ByCalloutType () |
Returns the callout type toggle Created in NX9.0.0. | |
bool | ByCounterboreDepth () |
Returns the counterboreDepth toggle Created in NX9.0.0. | |
bool | ByCounterboreDiameter () |
Returns the counterboreDiameter toggle Created in NX9.0.0. | |
bool | ByCountersinkAngle () |
Returns the countersinkAngle toggle Created in NX9.0.0. | |
bool | ByCountersinkDiameter () |
Returns the countersinkDiameter toggle Created in NX9.0.0. | |
bool | ByDepth () |
Returns the depth toggle Created in NX9.0.0. | |
bool | ByDiameter () |
Returns the diameter toggle Created in NX9.0.0. | |
bool | ByPitch () |
Returns the pitch toggle Created in NX9.0.0. | |
bool | ByScrewSize () |
Returns the screwSize toggle Created in NX9.0.0. | |
bool | ByTaperAngle () |
Returns the taperAngle toggle Created in NX9.0.0. | |
bool | ByThreadDepth () |
Returns the threadDepth toggle Created in NX9.0.0. | |
bool | ByThreadSize () |
Returns the threadSize toggle Created in NX9.0.0. | |
NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutTypes | CalloutType () |
Returns the callout type Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | CounterboreDepthType () |
Returns the counterboreDepth setting Created in NX9.0.0. | |
double | CounterboreDepthValue () |
Returns the counterboreDepth value Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | CounterboreDiameterType () |
Returns the counterboreDiameter setting Created in NX9.0.0. | |
double | CounterboreDiameterValue () |
Returns the counterboreDiameter value Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | CountersinkAngleType () |
Returns the countersinkAngle setting Created in NX9.0.0. | |
double | CountersinkAngleValue () |
Returns the countersinkAngle value Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | CountersinkDiameterType () |
Returns the countersinkDiameter setting Created in NX9.0.0. | |
double | CountersinkDiameterValue () |
Returns the countersinkDiameter value Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | DepthType () |
Returns the depth setting Created in NX9.0.0. | |
double | DepthValue () |
Returns the depth value Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | DiameterType () |
Returns the diameter setting Created in NX9.0.0. | |
double | DiameterValue () |
Returns the diameter value Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | PitchType () |
Returns the pitch setting Created in NX9.0.0. | |
double | PitchValue () |
Returns the pitch value Created in NX9.0.0. | |
NXString | ScrewSizeText () |
Returns the screwSize text Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | ScrewSizeTextType () |
Returns the ScrewSize setting Created in NX9.0.0. | |
void | SetAngleType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions angleType) |
Sets the angle setting Created in NX9.0.0. | |
void | SetAngleValue (double angleValue) |
Sets the angle value Created in NX9.0.0. | |
void | SetByAngle (bool byAngle) |
Sets the angle toggle Created in NX9.0.0. | |
void | SetByCalloutType (bool calloutType) |
Sets the callout type toggle Created in NX9.0.0. | |
void | SetByCounterboreDepth (bool byCounterboreDepth) |
Sets the counterboreDepth toggle Created in NX9.0.0. | |
void | SetByCounterboreDiameter (bool byCounterboreDiameter) |
Sets the counterboreDiameter toggle Created in NX9.0.0. | |
void | SetByCountersinkAngle (bool byCountersinkAngle) |
Sets the countersinkAngle toggle Created in NX9.0.0. | |
void | SetByCountersinkDiameter (bool byCountersinkDiameter) |
Sets the countersinkDiameter toggle Created in NX9.0.0. | |
void | SetByDepth (bool byDepth) |
Sets the depth toggle Created in NX9.0.0. | |
void | SetByDiameter (bool byDiameter) |
Sets the diameter toggle Created in NX9.0.0. | |
void | SetByPitch (bool byPitch) |
Sets the pitch toggle Created in NX9.0.0. | |
void | SetByScrewSize (bool byScrewSize) |
Sets the screwSize toggle Created in NX9.0.0. | |
void | SetByTaperAngle (bool byTaperAngle) |
Sets the taperAngle toggle Created in NX9.0.0. | |
void | SetByThreadDepth (bool byThreadDepth) |
Sets the threadDepth toggle Created in NX9.0.0. | |
void | SetByThreadSize (bool byThreadSize) |
Sets the threadSize toggle Created in NX9.0.0. | |
void | SetCalloutType (NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutTypes calloutType) |
Sets the callout type Created in NX9.0.0. | |
void | SetCounterboreDepthType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions counterboreDepthType) |
Sets the counterboreDepth setting Created in NX9.0.0. | |
void | SetCounterboreDepthValue (double counterboreDepthValue) |
Sets the counterboreDepth value Created in NX9.0.0. | |
void | SetCounterboreDiameterType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions counterboreDiameterType) |
Sets the counterboreDiameter setting Created in NX9.0.0. | |
void | SetCounterboreDiameterValue (double counterboreDiameterValue) |
Sets the counterboreDiameter value Created in NX9.0.0. | |
void | SetCountersinkAngleType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions countersinkAngleType) |
Sets the countersinkAngle setting Created in NX9.0.0. | |
void | SetCountersinkAngleValue (double countersinkAngleValue) |
Sets the countersinkAngle value Created in NX9.0.0. | |
void | SetCountersinkDiameterType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions countersinkDiameterType) |
Sets the countersinkDiameter setting Created in NX9.0.0. | |
void | SetCountersinkDiameterValue (double countersinkDiameterValue) |
Sets the countersinkDiameter value Created in NX9.0.0. | |
void | SetDepthType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions depthType) |
Sets the depth setting Created in NX9.0.0. | |
void | SetDepthValue (double depthValue) |
Sets the depth value Created in NX9.0.0. | |
void | SetDiameterType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions diameterType) |
Sets the diameter setting Created in NX9.0.0. | |
void | SetDiameterValue (double diameterValue) |
Sets the diameter value Created in NX9.0.0. | |
void | SetPitchType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions pitchType) |
Sets the pitch setting Created in NX9.0.0. | |
void | SetPitchValue (double pitchValue) |
Sets the pitch value Created in NX9.0.0. | |
void | SetScrewSizeText (const NXString &screwSizeText) |
Sets the screwSize text Created in NX9.0.0. | |
void | SetScrewSizeText (const char *screwSizeText) |
Sets the screwSize text Created in NX9.0.0. | |
void | SetScrewSizeTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions screwSizeTextType) |
Sets the ScrewSize setting Created in NX9.0.0. | |
void | SetTaperAngleType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions taperAngleType) |
Sets the taperAngle setting Created in NX9.0.0. | |
void | SetTaperAngleValue (double taperAngleValue) |
Sets the taperAngle value Created in NX9.0.0. | |
void | SetThreadDepthType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions threadDepthType) |
Sets the threadDepth setting Created in NX9.0.0. | |
void | SetThreadDepthValue (double threadDepthValue) |
Sets the threadDepth value Created in NX9.0.0. | |
void | SetThreadSizeText (const NXString &threadSizeText) |
Sets the threadSize text Created in NX9.0.0. | |
void | SetThreadSizeText (const char *threadSizeText) |
Sets the threadSize text Created in NX9.0.0. | |
void | SetThreadSizeTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions threadSizeTextType) |
Sets the threadSize setting Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | TaperAngleType () |
Returns the taperAngle setting Created in NX9.0.0. | |
double | TaperAngleValue () |
Returns the taperAngle value Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | ThreadDepthType () |
Returns the threadDepth setting Created in NX9.0.0. | |
double | ThreadDepthValue () |
Returns the threadDepth value Created in NX9.0.0. | |
NXString | ThreadSizeText () |
Returns the threadSize text Created in NX9.0.0. | |
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | ThreadSizeTextType () |
Returns the threadSize setting Created in NX9.0.0. | |
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 SearchCriteriaCalloutBuilder
This is a sub-builder class and cannot be directly instantiated
Created in NX9.0.0.
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::AngleType | ( | ) |
Returns the angle setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::AngleValue | ( | ) |
Returns the angle value
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByAngle | ( | ) |
Returns the angle toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByCalloutType | ( | ) |
Returns the callout type toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByCounterboreDepth | ( | ) |
Returns the counterboreDepth toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByCounterboreDiameter | ( | ) |
Returns the counterboreDiameter toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByCountersinkAngle | ( | ) |
Returns the countersinkAngle toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByCountersinkDiameter | ( | ) |
Returns the countersinkDiameter toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByDepth | ( | ) |
Returns the depth toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByDiameter | ( | ) |
Returns the diameter toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByPitch | ( | ) |
Returns the pitch toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByScrewSize | ( | ) |
Returns the screwSize toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByTaperAngle | ( | ) |
Returns the taperAngle toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByThreadDepth | ( | ) |
Returns the threadDepth toggle
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::ByThreadSize | ( | ) |
Returns the threadSize toggle
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutTypes NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutType | ( | ) |
Returns the callout type
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::CounterboreDepthType | ( | ) |
Returns the counterboreDepth setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::CounterboreDepthValue | ( | ) |
Returns the counterboreDepth value
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::CounterboreDiameterType | ( | ) |
Returns the counterboreDiameter setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::CounterboreDiameterValue | ( | ) |
Returns the counterboreDiameter value
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::CountersinkAngleType | ( | ) |
Returns the countersinkAngle setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::CountersinkAngleValue | ( | ) |
Returns the countersinkAngle value
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::CountersinkDiameterType | ( | ) |
Returns the countersinkDiameter setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::CountersinkDiameterValue | ( | ) |
Returns the countersinkDiameter value
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::DepthType | ( | ) |
Returns the depth setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::DepthValue | ( | ) |
Returns the depth value
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::DiameterType | ( | ) |
Returns the diameter setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::DiameterValue | ( | ) |
Returns the diameter value
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::PitchType | ( | ) |
Returns the pitch setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::PitchValue | ( | ) |
Returns the pitch value
Created in NX9.0.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaCalloutBuilder::ScrewSizeText | ( | ) |
Returns the screwSize text
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::ScrewSizeTextType | ( | ) |
Returns the ScrewSize setting
Created in NX9.0.0.
License requirements : None
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetAngleType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | angleType | ) |
Sets the angle setting
Created in NX9.0.0.
License requirements : None
angleType | angletype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetAngleValue | ( | double | angleValue | ) |
Sets the angle value
Created in NX9.0.0.
License requirements : None
angleValue | anglevalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByAngle | ( | bool | byAngle | ) |
Sets the angle toggle
Created in NX9.0.0.
License requirements : None
byAngle | byangle |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCalloutType | ( | bool | calloutType | ) |
Sets the callout type toggle
Created in NX9.0.0.
License requirements : None
calloutType | callouttype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCounterboreDepth | ( | bool | byCounterboreDepth | ) |
Sets the counterboreDepth toggle
Created in NX9.0.0.
License requirements : None
byCounterboreDepth | bycounterboredepth |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCounterboreDiameter | ( | bool | byCounterboreDiameter | ) |
Sets the counterboreDiameter toggle
Created in NX9.0.0.
License requirements : None
byCounterboreDiameter | bycounterborediameter |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCountersinkAngle | ( | bool | byCountersinkAngle | ) |
Sets the countersinkAngle toggle
Created in NX9.0.0.
License requirements : None
byCountersinkAngle | bycountersinkangle |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCountersinkDiameter | ( | bool | byCountersinkDiameter | ) |
Sets the countersinkDiameter toggle
Created in NX9.0.0.
License requirements : None
byCountersinkDiameter | bycountersinkdiameter |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByDepth | ( | bool | byDepth | ) |
Sets the depth toggle
Created in NX9.0.0.
License requirements : None
byDepth | bydepth |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByDiameter | ( | bool | byDiameter | ) |
Sets the diameter toggle
Created in NX9.0.0.
License requirements : None
byDiameter | bydiameter |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByPitch | ( | bool | byPitch | ) |
Sets the pitch toggle
Created in NX9.0.0.
License requirements : None
byPitch | bypitch |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByScrewSize | ( | bool | byScrewSize | ) |
Sets the screwSize toggle
Created in NX9.0.0.
License requirements : None
byScrewSize | byscrewsize |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByTaperAngle | ( | bool | byTaperAngle | ) |
Sets the taperAngle toggle
Created in NX9.0.0.
License requirements : None
byTaperAngle | bytaperangle |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByThreadDepth | ( | bool | byThreadDepth | ) |
Sets the threadDepth toggle
Created in NX9.0.0.
License requirements : None
byThreadDepth | bythreaddepth |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByThreadSize | ( | bool | byThreadSize | ) |
Sets the threadSize toggle
Created in NX9.0.0.
License requirements : None
byThreadSize | bythreadsize |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCalloutType | ( | NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutTypes | calloutType | ) |
Sets the callout type
Created in NX9.0.0.
License requirements : None
calloutType | callouttype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDepthType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | counterboreDepthType | ) |
Sets the counterboreDepth setting
Created in NX9.0.0.
License requirements : None
counterboreDepthType | counterboredepthtype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDepthValue | ( | double | counterboreDepthValue | ) |
Sets the counterboreDepth value
Created in NX9.0.0.
License requirements : None
counterboreDepthValue | counterboredepthvalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDiameterType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | counterboreDiameterType | ) |
Sets the counterboreDiameter setting
Created in NX9.0.0.
License requirements : None
counterboreDiameterType | counterborediametertype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDiameterValue | ( | double | counterboreDiameterValue | ) |
Sets the counterboreDiameter value
Created in NX9.0.0.
License requirements : None
counterboreDiameterValue | counterborediametervalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkAngleType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | countersinkAngleType | ) |
Sets the countersinkAngle setting
Created in NX9.0.0.
License requirements : None
countersinkAngleType | countersinkangletype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkAngleValue | ( | double | countersinkAngleValue | ) |
Sets the countersinkAngle value
Created in NX9.0.0.
License requirements : None
countersinkAngleValue | countersinkanglevalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkDiameterType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | countersinkDiameterType | ) |
Sets the countersinkDiameter setting
Created in NX9.0.0.
License requirements : None
countersinkDiameterType | countersinkdiametertype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkDiameterValue | ( | double | countersinkDiameterValue | ) |
Sets the countersinkDiameter value
Created in NX9.0.0.
License requirements : None
countersinkDiameterValue | countersinkdiametervalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDepthType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | depthType | ) |
Sets the depth setting
Created in NX9.0.0.
License requirements : None
depthType | depthtype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDepthValue | ( | double | depthValue | ) |
Sets the depth value
Created in NX9.0.0.
License requirements : None
depthValue | depthvalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDiameterType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | diameterType | ) |
Sets the diameter setting
Created in NX9.0.0.
License requirements : None
diameterType | diametertype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDiameterValue | ( | double | diameterValue | ) |
Sets the diameter value
Created in NX9.0.0.
License requirements : None
diameterValue | diametervalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetPitchType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | pitchType | ) |
Sets the pitch setting
Created in NX9.0.0.
License requirements : None
pitchType | pitchtype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetPitchValue | ( | double | pitchValue | ) |
Sets the pitch value
Created in NX9.0.0.
License requirements : None
pitchValue | pitchvalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetScrewSizeText | ( | const NXString & | screwSizeText | ) |
Sets the screwSize text
Created in NX9.0.0.
License requirements : None
screwSizeText | screwsizetext |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetScrewSizeText | ( | const char * | screwSizeText | ) |
Sets the screwSize text
Created in NX9.0.0.
License requirements : None
screwSizeText | screwsizetext |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetScrewSizeTextType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | screwSizeTextType | ) |
Sets the ScrewSize setting
Created in NX9.0.0.
License requirements : None
screwSizeTextType | screwsizetexttype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetTaperAngleType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | taperAngleType | ) |
Sets the taperAngle setting
Created in NX9.0.0.
License requirements : None
taperAngleType | taperangletype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetTaperAngleValue | ( | double | taperAngleValue | ) |
Sets the taperAngle value
Created in NX9.0.0.
License requirements : None
taperAngleValue | taperanglevalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadDepthType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | threadDepthType | ) |
Sets the threadDepth setting
Created in NX9.0.0.
License requirements : None
threadDepthType | threaddepthtype |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadDepthValue | ( | double | threadDepthValue | ) |
Sets the threadDepth value
Created in NX9.0.0.
License requirements : None
threadDepthValue | threaddepthvalue |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadSizeText | ( | const NXString & | threadSizeText | ) |
Sets the threadSize text
Created in NX9.0.0.
License requirements : None
threadSizeText | threadsizetext |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadSizeText | ( | const char * | threadSizeText | ) |
Sets the threadSize text
Created in NX9.0.0.
License requirements : None
threadSizeText | threadsizetext |
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadSizeTextType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | threadSizeTextType | ) |
Sets the threadSize setting
Created in NX9.0.0.
License requirements : None
threadSizeTextType | threadsizetexttype |
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::TaperAngleType | ( | ) |
Returns the taperAngle setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::TaperAngleValue | ( | ) |
Returns the taperAngle value
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::ThreadDepthType | ( | ) |
Returns the threadDepth setting
Created in NX9.0.0.
License requirements : None
double NXOpen::Annotations::SearchCriteriaCalloutBuilder::ThreadDepthValue | ( | ) |
Returns the threadDepth value
Created in NX9.0.0.
License requirements : None
NXString NXOpen::Annotations::SearchCriteriaCalloutBuilder::ThreadSizeText | ( | ) |
Returns the threadSize text
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaCalloutBuilder::ThreadSizeTextType | ( | ) |
Returns the threadSize setting
Created in NX9.0.0.
License requirements : None
|
virtual |
Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.
Implements NXOpen::GeometricUtilities::IComponentBuilder.