NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Annotations::SearchCriteriaCalloutBuilder Class Reference

Represents SearchCriteriaCalloutBuilder
This is a sub-builder class and cannot be directly instantiated

Created in NX9.0.0. More...

Inheritance diagram for NXOpen::Annotations::SearchCriteriaCalloutBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

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. More...
 
double AngleValue ()
 Returns the angle value
Created in NX9.0.0. More...
 
bool ByAngle ()
 Returns the angle toggle
Created in NX9.0.0. More...
 
bool ByCalloutType ()
 Returns the callout type toggle
Created in NX9.0.0. More...
 
bool ByCounterboreDepth ()
 Returns the counterboreDepth toggle
Created in NX9.0.0. More...
 
bool ByCounterboreDiameter ()
 Returns the counterboreDiameter toggle
Created in NX9.0.0. More...
 
bool ByCountersinkAngle ()
 Returns the countersinkAngle toggle
Created in NX9.0.0. More...
 
bool ByCountersinkDiameter ()
 Returns the countersinkDiameter toggle
Created in NX9.0.0. More...
 
bool ByDepth ()
 Returns the depth toggle
Created in NX9.0.0. More...
 
bool ByDiameter ()
 Returns the diameter toggle
Created in NX9.0.0. More...
 
bool ByPitch ()
 Returns the pitch toggle
Created in NX9.0.0. More...
 
bool ByScrewSize ()
 Returns the screwSize toggle
Created in NX9.0.0. More...
 
bool ByTaperAngle ()
 Returns the taperAngle toggle
Created in NX9.0.0. More...
 
bool ByThreadDepth ()
 Returns the threadDepth toggle
Created in NX9.0.0. More...
 
bool ByThreadSize ()
 Returns the threadSize toggle
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutTypes CalloutType ()
 Returns the callout type
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions CounterboreDepthType ()
 Returns the counterboreDepth setting
Created in NX9.0.0. More...
 
double CounterboreDepthValue ()
 Returns the counterboreDepth value
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions CounterboreDiameterType ()
 Returns the counterboreDiameter setting
Created in NX9.0.0. More...
 
double CounterboreDiameterValue ()
 Returns the counterboreDiameter value
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions CountersinkAngleType ()
 Returns the countersinkAngle setting
Created in NX9.0.0. More...
 
double CountersinkAngleValue ()
 Returns the countersinkAngle value
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions CountersinkDiameterType ()
 Returns the countersinkDiameter setting
Created in NX9.0.0. More...
 
double CountersinkDiameterValue ()
 Returns the countersinkDiameter value
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions DepthType ()
 Returns the depth setting
Created in NX9.0.0. More...
 
double DepthValue ()
 Returns the depth value
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions DiameterType ()
 Returns the diameter setting
Created in NX9.0.0. More...
 
double DiameterValue ()
 Returns the diameter value
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions PitchType ()
 Returns the pitch setting
Created in NX9.0.0. More...
 
double PitchValue ()
 Returns the pitch value
Created in NX9.0.0. More...
 
NXString ScrewSizeText ()
 Returns the screwSize text
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions ScrewSizeTextType ()
 Returns the ScrewSize setting
Created in NX9.0.0. More...
 
void SetAngleType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions angleType)
 Sets the angle setting
Created in NX9.0.0. More...
 
void SetAngleValue (double angleValue)
 Sets the angle value
Created in NX9.0.0. More...
 
void SetByAngle (bool byAngle)
 Sets the angle toggle
Created in NX9.0.0. More...
 
void SetByCalloutType (bool calloutType)
 Sets the callout type toggle
Created in NX9.0.0. More...
 
void SetByCounterboreDepth (bool byCounterboreDepth)
 Sets the counterboreDepth toggle
Created in NX9.0.0. More...
 
void SetByCounterboreDiameter (bool byCounterboreDiameter)
 Sets the counterboreDiameter toggle
Created in NX9.0.0. More...
 
void SetByCountersinkAngle (bool byCountersinkAngle)
 Sets the countersinkAngle toggle
Created in NX9.0.0. More...
 
void SetByCountersinkDiameter (bool byCountersinkDiameter)
 Sets the countersinkDiameter toggle
Created in NX9.0.0. More...
 
void SetByDepth (bool byDepth)
 Sets the depth toggle
Created in NX9.0.0. More...
 
void SetByDiameter (bool byDiameter)
 Sets the diameter toggle
Created in NX9.0.0. More...
 
void SetByPitch (bool byPitch)
 Sets the pitch toggle
Created in NX9.0.0. More...
 
void SetByScrewSize (bool byScrewSize)
 Sets the screwSize toggle
Created in NX9.0.0. More...
 
void SetByTaperAngle (bool byTaperAngle)
 Sets the taperAngle toggle
Created in NX9.0.0. More...
 
void SetByThreadDepth (bool byThreadDepth)
 Sets the threadDepth toggle
Created in NX9.0.0. More...
 
void SetByThreadSize (bool byThreadSize)
 Sets the threadSize toggle
Created in NX9.0.0. More...
 
void SetCalloutType (NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutTypes calloutType)
 Sets the callout type
Created in NX9.0.0. More...
 
void SetCounterboreDepthType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions counterboreDepthType)
 Sets the counterboreDepth setting
Created in NX9.0.0. More...
 
void SetCounterboreDepthValue (double counterboreDepthValue)
 Sets the counterboreDepth value
Created in NX9.0.0. More...
 
void SetCounterboreDiameterType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions counterboreDiameterType)
 Sets the counterboreDiameter setting
Created in NX9.0.0. More...
 
void SetCounterboreDiameterValue (double counterboreDiameterValue)
 Sets the counterboreDiameter value
Created in NX9.0.0. More...
 
void SetCountersinkAngleType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions countersinkAngleType)
 Sets the countersinkAngle setting
Created in NX9.0.0. More...
 
void SetCountersinkAngleValue (double countersinkAngleValue)
 Sets the countersinkAngle value
Created in NX9.0.0. More...
 
void SetCountersinkDiameterType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions countersinkDiameterType)
 Sets the countersinkDiameter setting
Created in NX9.0.0. More...
 
void SetCountersinkDiameterValue (double countersinkDiameterValue)
 Sets the countersinkDiameter value
Created in NX9.0.0. More...
 
void SetDepthType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions depthType)
 Sets the depth setting
Created in NX9.0.0. More...
 
void SetDepthValue (double depthValue)
 Sets the depth value
Created in NX9.0.0. More...
 
void SetDiameterType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions diameterType)
 Sets the diameter setting
Created in NX9.0.0. More...
 
void SetDiameterValue (double diameterValue)
 Sets the diameter value
Created in NX9.0.0. More...
 
void SetPitchType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions pitchType)
 Sets the pitch setting
Created in NX9.0.0. More...
 
void SetPitchValue (double pitchValue)
 Sets the pitch value
Created in NX9.0.0. More...
 
void SetScrewSizeText (const NXString &screwSizeText)
 Sets the screwSize text
Created in NX9.0.0. More...
 
void SetScrewSizeText (const char *screwSizeText)
 Sets the screwSize text
Created in NX9.0.0. More...
 
void SetScrewSizeTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions screwSizeTextType)
 Sets the ScrewSize setting
Created in NX9.0.0. More...
 
void SetTaperAngleType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions taperAngleType)
 Sets the taperAngle setting
Created in NX9.0.0. More...
 
void SetTaperAngleValue (double taperAngleValue)
 Sets the taperAngle value
Created in NX9.0.0. More...
 
void SetThreadDepthType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions threadDepthType)
 Sets the threadDepth setting
Created in NX9.0.0. More...
 
void SetThreadDepthValue (double threadDepthValue)
 Sets the threadDepth value
Created in NX9.0.0. More...
 
void SetThreadSizeText (const NXString &threadSizeText)
 Sets the threadSize text
Created in NX9.0.0. More...
 
void SetThreadSizeText (const char *threadSizeText)
 Sets the threadSize text
Created in NX9.0.0. More...
 
void SetThreadSizeTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions threadSizeTextType)
 Sets the threadSize setting
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions TaperAngleType ()
 Returns the taperAngle setting
Created in NX9.0.0. More...
 
double TaperAngleValue ()
 Returns the taperAngle value
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions ThreadDepthType ()
 Returns the threadDepth setting
Created in NX9.0.0. More...
 
double ThreadDepthValue ()
 Returns the threadDepth value
Created in NX9.0.0. More...
 
NXString ThreadSizeText ()
 Returns the threadSize text
Created in NX9.0.0. More...
 
NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions ThreadSizeTextType ()
 Returns the threadSize setting
Created in NX9.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents SearchCriteriaCalloutBuilder
This is a sub-builder class and cannot be directly instantiated

Created in NX9.0.0.


Member Enumeration Documentation

CalloutTypes.

Enumerator
CalloutTypesHole 

Hole.

CalloutTypesDiameter 

Diameter.

CalloutTypesCylindrical 

Cylindrical.

Member Function Documentation

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

Parameters
angleTypeangletype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetAngleValue ( double  angleValue)

Sets the angle value
Created in NX9.0.0.



License requirements : None

Parameters
angleValueanglevalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByAngle ( bool  byAngle)

Sets the angle toggle
Created in NX9.0.0.



License requirements : None

Parameters
byAnglebyangle
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCalloutType ( bool  calloutType)

Sets the callout type toggle
Created in NX9.0.0.



License requirements : None

Parameters
calloutTypecallouttype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCounterboreDepth ( bool  byCounterboreDepth)

Sets the counterboreDepth toggle
Created in NX9.0.0.



License requirements : None

Parameters
byCounterboreDepthbycounterboredepth
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCounterboreDiameter ( bool  byCounterboreDiameter)

Sets the counterboreDiameter toggle
Created in NX9.0.0.



License requirements : None

Parameters
byCounterboreDiameterbycounterborediameter
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCountersinkAngle ( bool  byCountersinkAngle)

Sets the countersinkAngle toggle
Created in NX9.0.0.



License requirements : None

Parameters
byCountersinkAnglebycountersinkangle
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByCountersinkDiameter ( bool  byCountersinkDiameter)

Sets the countersinkDiameter toggle
Created in NX9.0.0.



License requirements : None

Parameters
byCountersinkDiameterbycountersinkdiameter
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByDepth ( bool  byDepth)

Sets the depth toggle
Created in NX9.0.0.



License requirements : None

Parameters
byDepthbydepth
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByDiameter ( bool  byDiameter)

Sets the diameter toggle
Created in NX9.0.0.



License requirements : None

Parameters
byDiameterbydiameter
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByPitch ( bool  byPitch)

Sets the pitch toggle
Created in NX9.0.0.



License requirements : None

Parameters
byPitchbypitch
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByScrewSize ( bool  byScrewSize)

Sets the screwSize toggle
Created in NX9.0.0.



License requirements : None

Parameters
byScrewSizebyscrewsize
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByTaperAngle ( bool  byTaperAngle)

Sets the taperAngle toggle
Created in NX9.0.0.



License requirements : None

Parameters
byTaperAnglebytaperangle
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByThreadDepth ( bool  byThreadDepth)

Sets the threadDepth toggle
Created in NX9.0.0.



License requirements : None

Parameters
byThreadDepthbythreaddepth
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetByThreadSize ( bool  byThreadSize)

Sets the threadSize toggle
Created in NX9.0.0.



License requirements : None

Parameters
byThreadSizebythreadsize
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCalloutType ( NXOpen::Annotations::SearchCriteriaCalloutBuilder::CalloutTypes  calloutType)

Sets the callout type
Created in NX9.0.0.



License requirements : None

Parameters
calloutTypecallouttype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDepthType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  counterboreDepthType)

Sets the counterboreDepth setting
Created in NX9.0.0.



License requirements : None

Parameters
counterboreDepthTypecounterboredepthtype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDepthValue ( double  counterboreDepthValue)

Sets the counterboreDepth value
Created in NX9.0.0.



License requirements : None

Parameters
counterboreDepthValuecounterboredepthvalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDiameterType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  counterboreDiameterType)

Sets the counterboreDiameter setting
Created in NX9.0.0.



License requirements : None

Parameters
counterboreDiameterTypecounterborediametertype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCounterboreDiameterValue ( double  counterboreDiameterValue)

Sets the counterboreDiameter value
Created in NX9.0.0.



License requirements : None

Parameters
counterboreDiameterValuecounterborediametervalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkAngleType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  countersinkAngleType)

Sets the countersinkAngle setting
Created in NX9.0.0.



License requirements : None

Parameters
countersinkAngleTypecountersinkangletype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkAngleValue ( double  countersinkAngleValue)

Sets the countersinkAngle value
Created in NX9.0.0.



License requirements : None

Parameters
countersinkAngleValuecountersinkanglevalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkDiameterType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  countersinkDiameterType)

Sets the countersinkDiameter setting
Created in NX9.0.0.



License requirements : None

Parameters
countersinkDiameterTypecountersinkdiametertype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetCountersinkDiameterValue ( double  countersinkDiameterValue)

Sets the countersinkDiameter value
Created in NX9.0.0.



License requirements : None

Parameters
countersinkDiameterValuecountersinkdiametervalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDepthType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  depthType)

Sets the depth setting
Created in NX9.0.0.



License requirements : None

Parameters
depthTypedepthtype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDepthValue ( double  depthValue)

Sets the depth value
Created in NX9.0.0.



License requirements : None

Parameters
depthValuedepthvalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDiameterType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  diameterType)

Sets the diameter setting
Created in NX9.0.0.



License requirements : None

Parameters
diameterTypediametertype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetDiameterValue ( double  diameterValue)

Sets the diameter value
Created in NX9.0.0.



License requirements : None

Parameters
diameterValuediametervalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetPitchType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  pitchType)

Sets the pitch setting
Created in NX9.0.0.



License requirements : None

Parameters
pitchTypepitchtype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetPitchValue ( double  pitchValue)

Sets the pitch value
Created in NX9.0.0.



License requirements : None

Parameters
pitchValuepitchvalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetScrewSizeText ( const NXString screwSizeText)

Sets the screwSize text
Created in NX9.0.0.



License requirements : None

Parameters
screwSizeTextscrewsizetext
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetScrewSizeText ( const char *  screwSizeText)

Sets the screwSize text
Created in NX9.0.0.



License requirements : None

Parameters
screwSizeTextscrewsizetext
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetScrewSizeTextType ( NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions  screwSizeTextType)

Sets the ScrewSize setting
Created in NX9.0.0.



License requirements : None

Parameters
screwSizeTextTypescrewsizetexttype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetTaperAngleType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  taperAngleType)

Sets the taperAngle setting
Created in NX9.0.0.



License requirements : None

Parameters
taperAngleTypetaperangletype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetTaperAngleValue ( double  taperAngleValue)

Sets the taperAngle value
Created in NX9.0.0.



License requirements : None

Parameters
taperAngleValuetaperanglevalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadDepthType ( NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions  threadDepthType)

Sets the threadDepth setting
Created in NX9.0.0.



License requirements : None

Parameters
threadDepthTypethreaddepthtype
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadDepthValue ( double  threadDepthValue)

Sets the threadDepth value
Created in NX9.0.0.



License requirements : None

Parameters
threadDepthValuethreaddepthvalue
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadSizeText ( const NXString threadSizeText)

Sets the threadSize text
Created in NX9.0.0.



License requirements : None

Parameters
threadSizeTextthreadsizetext
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadSizeText ( const char *  threadSizeText)

Sets the threadSize text
Created in NX9.0.0.



License requirements : None

Parameters
threadSizeTextthreadsizetext
void NXOpen::Annotations::SearchCriteriaCalloutBuilder::SetThreadSizeTextType ( NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions  threadSizeTextType)

Sets the threadSize setting
Created in NX9.0.0.



License requirements : None

Parameters
threadSizeTextTypethreadsizetexttype
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 bool NXOpen::Annotations::SearchCriteriaCalloutBuilder::Validate ( )
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.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.


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