SearchCriteriaCalloutBuilder Class¶
-
class
NXOpen.Annotations.SearchCriteriaCalloutBuilder¶ Bases:
NXOpen.TaggedObject,NXOpen.GeometricUtilities.IComponentBuilderRepresents SearchCriteriaCalloutBuilder
This is a sub-builder class and cannot be directly instantiated
New in version NX9.0.0.
Properties¶
| Property | Description |
|---|---|
| AngleType | Returns or sets the angle setting |
| AngleValue | Returns or sets the angle value |
| ByAngle | Returns or sets the angle toggle |
| ByCalloutType | Returns or sets the callout type toggle |
| ByCounterboreDepth | Returns or sets the counterboreDepth toggle |
| ByCounterboreDiameter | Returns or sets the counterboreDiameter toggle |
| ByCountersinkAngle | Returns or sets the countersinkAngle toggle |
| ByCountersinkDiameter | Returns or sets the countersinkDiameter toggle |
| ByDepth | Returns or sets the depth toggle |
| ByDiameter | Returns or sets the diameter toggle |
| ByPitch | Returns or sets the pitch toggle |
| ByScrewSize | Returns or sets the screwSize toggle |
| ByTaperAngle | Returns or sets the taperAngle toggle |
| ByThreadDepth | Returns or sets the threadDepth toggle |
| ByThreadSize | Returns or sets the threadSize toggle |
| CalloutType | Returns or sets the callout type |
| CounterboreDepthType | Returns or sets the counterboreDepth setting |
| CounterboreDepthValue | Returns or sets the counterboreDepth value |
| CounterboreDiameterType | Returns or sets the counterboreDiameter setting |
| CounterboreDiameterValue | Returns or sets the counterboreDiameter value |
| CountersinkAngleType | Returns or sets the countersinkAngle setting |
| CountersinkAngleValue | Returns or sets the countersinkAngle value |
| CountersinkDiameterType | Returns or sets the countersinkDiameter setting |
| CountersinkDiameterValue | Returns or sets the countersinkDiameter value |
| DepthType | Returns or sets the depth setting |
| DepthValue | Returns or sets the depth value |
| DiameterType | Returns or sets the diameter setting |
| DiameterValue | Returns or sets the diameter value |
| PitchType | Returns or sets the pitch setting |
| PitchValue | Returns or sets the pitch value |
| ScrewSizeText | Returns or sets the screwSize text |
| ScrewSizeTextType | Returns or sets the ScrewSize setting |
| Tag | Returns the Tag for this object. |
| TaperAngleType | Returns or sets the taperAngle setting |
| TaperAngleValue | Returns or sets the taperAngle value |
| ThreadDepthType | Returns or sets the threadDepth setting |
| ThreadDepthValue | Returns or sets the threadDepth value |
| ThreadSizeText | Returns or sets the threadSize text |
| ThreadSizeTextType | Returns or sets the threadSize setting |
Methods¶
| Method | Description |
|---|---|
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Enumerations¶
| SearchCriteriaCalloutBuilderCalloutTypes Enumeration | CalloutTypes |
Property Detail¶
AngleType¶
-
SearchCriteriaCalloutBuilder.AngleType¶ Returns or sets the angle setting
-------------------------------------Getter Method
Signature
AngleTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AngleTypeParameters: angleType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
AngleValue¶
-
SearchCriteriaCalloutBuilder.AngleValue¶ Returns or sets the angle value
-------------------------------------Getter Method
Signature
AngleValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AngleValueParameters: angleValue (float) – New in version NX9.0.0.
License requirements: None.
ByAngle¶
-
SearchCriteriaCalloutBuilder.ByAngle¶ Returns or sets the angle toggle
-------------------------------------Getter Method
Signature
ByAngleReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByAngleParameters: byAngle (bool) – New in version NX9.0.0.
License requirements: None.
ByCalloutType¶
-
SearchCriteriaCalloutBuilder.ByCalloutType¶ Returns or sets the callout type toggle
-------------------------------------Getter Method
Signature
ByCalloutTypeReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByCalloutTypeParameters: calloutType (bool) – New in version NX9.0.0.
License requirements: None.
ByCounterboreDepth¶
-
SearchCriteriaCalloutBuilder.ByCounterboreDepth¶ Returns or sets the counterboreDepth toggle
-------------------------------------Getter Method
Signature
ByCounterboreDepthReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByCounterboreDepthParameters: byCounterboreDepth (bool) – New in version NX9.0.0.
License requirements: None.
ByCounterboreDiameter¶
-
SearchCriteriaCalloutBuilder.ByCounterboreDiameter¶ Returns or sets the counterboreDiameter toggle
-------------------------------------Getter Method
Signature
ByCounterboreDiameterReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByCounterboreDiameterParameters: byCounterboreDiameter (bool) – New in version NX9.0.0.
License requirements: None.
ByCountersinkAngle¶
-
SearchCriteriaCalloutBuilder.ByCountersinkAngle¶ Returns or sets the countersinkAngle toggle
-------------------------------------Getter Method
Signature
ByCountersinkAngleReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByCountersinkAngleParameters: byCountersinkAngle (bool) – New in version NX9.0.0.
License requirements: None.
ByCountersinkDiameter¶
-
SearchCriteriaCalloutBuilder.ByCountersinkDiameter¶ Returns or sets the countersinkDiameter toggle
-------------------------------------Getter Method
Signature
ByCountersinkDiameterReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByCountersinkDiameterParameters: byCountersinkDiameter (bool) – New in version NX9.0.0.
License requirements: None.
ByDepth¶
-
SearchCriteriaCalloutBuilder.ByDepth¶ Returns or sets the depth toggle
-------------------------------------Getter Method
Signature
ByDepthReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByDepthParameters: byDepth (bool) – New in version NX9.0.0.
License requirements: None.
ByDiameter¶
-
SearchCriteriaCalloutBuilder.ByDiameter¶ Returns or sets the diameter toggle
-------------------------------------Getter Method
Signature
ByDiameterReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByDiameterParameters: byDiameter (bool) – New in version NX9.0.0.
License requirements: None.
ByPitch¶
-
SearchCriteriaCalloutBuilder.ByPitch¶ Returns or sets the pitch toggle
-------------------------------------Getter Method
Signature
ByPitchReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByPitchParameters: byPitch (bool) – New in version NX9.0.0.
License requirements: None.
ByScrewSize¶
-
SearchCriteriaCalloutBuilder.ByScrewSize¶ Returns or sets the screwSize toggle
-------------------------------------Getter Method
Signature
ByScrewSizeReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByScrewSizeParameters: byScrewSize (bool) – New in version NX9.0.0.
License requirements: None.
ByTaperAngle¶
-
SearchCriteriaCalloutBuilder.ByTaperAngle¶ Returns or sets the taperAngle toggle
-------------------------------------Getter Method
Signature
ByTaperAngleReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByTaperAngleParameters: byTaperAngle (bool) – New in version NX9.0.0.
License requirements: None.
ByThreadDepth¶
-
SearchCriteriaCalloutBuilder.ByThreadDepth¶ Returns or sets the threadDepth toggle
-------------------------------------Getter Method
Signature
ByThreadDepthReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByThreadDepthParameters: byThreadDepth (bool) – New in version NX9.0.0.
License requirements: None.
ByThreadSize¶
-
SearchCriteriaCalloutBuilder.ByThreadSize¶ Returns or sets the threadSize toggle
-------------------------------------Getter Method
Signature
ByThreadSizeReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ByThreadSizeParameters: byThreadSize (bool) – New in version NX9.0.0.
License requirements: None.
CalloutType¶
-
SearchCriteriaCalloutBuilder.CalloutType¶ Returns or sets the callout type
-------------------------------------Getter Method
Signature
CalloutTypeReturns: Return type: NXOpen.Annotations.SearchCriteriaCalloutBuilderCalloutTypesNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CalloutTypeParameters: calloutType ( NXOpen.Annotations.SearchCriteriaCalloutBuilderCalloutTypes) –New in version NX9.0.0.
License requirements: None.
CounterboreDepthType¶
-
SearchCriteriaCalloutBuilder.CounterboreDepthType¶ Returns or sets the counterboreDepth setting
-------------------------------------Getter Method
Signature
CounterboreDepthTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CounterboreDepthTypeParameters: counterboreDepthType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
CounterboreDepthValue¶
-
SearchCriteriaCalloutBuilder.CounterboreDepthValue¶ Returns or sets the counterboreDepth value
-------------------------------------Getter Method
Signature
CounterboreDepthValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CounterboreDepthValueParameters: counterboreDepthValue (float) – New in version NX9.0.0.
License requirements: None.
CounterboreDiameterType¶
-
SearchCriteriaCalloutBuilder.CounterboreDiameterType¶ Returns or sets the counterboreDiameter setting
-------------------------------------Getter Method
Signature
CounterboreDiameterTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CounterboreDiameterTypeParameters: counterboreDiameterType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
CounterboreDiameterValue¶
-
SearchCriteriaCalloutBuilder.CounterboreDiameterValue¶ Returns or sets the counterboreDiameter value
-------------------------------------Getter Method
Signature
CounterboreDiameterValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CounterboreDiameterValueParameters: counterboreDiameterValue (float) – New in version NX9.0.0.
License requirements: None.
CountersinkAngleType¶
-
SearchCriteriaCalloutBuilder.CountersinkAngleType¶ Returns or sets the countersinkAngle setting
-------------------------------------Getter Method
Signature
CountersinkAngleTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CountersinkAngleTypeParameters: countersinkAngleType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
CountersinkAngleValue¶
-
SearchCriteriaCalloutBuilder.CountersinkAngleValue¶ Returns or sets the countersinkAngle value
-------------------------------------Getter Method
Signature
CountersinkAngleValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CountersinkAngleValueParameters: countersinkAngleValue (float) – New in version NX9.0.0.
License requirements: None.
CountersinkDiameterType¶
-
SearchCriteriaCalloutBuilder.CountersinkDiameterType¶ Returns or sets the countersinkDiameter setting
-------------------------------------Getter Method
Signature
CountersinkDiameterTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CountersinkDiameterTypeParameters: countersinkDiameterType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
CountersinkDiameterValue¶
-
SearchCriteriaCalloutBuilder.CountersinkDiameterValue¶ Returns or sets the countersinkDiameter value
-------------------------------------Getter Method
Signature
CountersinkDiameterValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CountersinkDiameterValueParameters: countersinkDiameterValue (float) – New in version NX9.0.0.
License requirements: None.
DepthType¶
-
SearchCriteriaCalloutBuilder.DepthType¶ Returns or sets the depth setting
-------------------------------------Getter Method
Signature
DepthTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepthTypeParameters: depthType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
DepthValue¶
-
SearchCriteriaCalloutBuilder.DepthValue¶ Returns or sets the depth value
-------------------------------------Getter Method
Signature
DepthValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepthValueParameters: depthValue (float) – New in version NX9.0.0.
License requirements: None.
DiameterType¶
-
SearchCriteriaCalloutBuilder.DiameterType¶ Returns or sets the diameter setting
-------------------------------------Getter Method
Signature
DiameterTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DiameterTypeParameters: diameterType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
DiameterValue¶
-
SearchCriteriaCalloutBuilder.DiameterValue¶ Returns or sets the diameter value
-------------------------------------Getter Method
Signature
DiameterValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DiameterValueParameters: diameterValue (float) – New in version NX9.0.0.
License requirements: None.
PitchType¶
-
SearchCriteriaCalloutBuilder.PitchType¶ Returns or sets the pitch setting
-------------------------------------Getter Method
Signature
PitchTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PitchTypeParameters: pitchType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
PitchValue¶
-
SearchCriteriaCalloutBuilder.PitchValue¶ Returns or sets the pitch value
-------------------------------------Getter Method
Signature
PitchValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PitchValueParameters: pitchValue (float) – New in version NX9.0.0.
License requirements: None.
ScrewSizeText¶
-
SearchCriteriaCalloutBuilder.ScrewSizeText¶ Returns or sets the screwSize text
-------------------------------------Getter Method
Signature
ScrewSizeTextReturns: Return type: str New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ScrewSizeTextParameters: screwSizeText (str) – New in version NX9.0.0.
License requirements: None.
ScrewSizeTextType¶
-
SearchCriteriaCalloutBuilder.ScrewSizeTextType¶ Returns or sets the ScrewSize setting
-------------------------------------Getter Method
Signature
ScrewSizeTextTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderTextComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ScrewSizeTextTypeParameters: screwSizeTextType ( NXOpen.Annotations.SearchModelViewBuilderTextComparisionOptions) –New in version NX9.0.0.
License requirements: None.
TaperAngleType¶
-
SearchCriteriaCalloutBuilder.TaperAngleType¶ Returns or sets the taperAngle setting
-------------------------------------Getter Method
Signature
TaperAngleTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TaperAngleTypeParameters: taperAngleType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
TaperAngleValue¶
-
SearchCriteriaCalloutBuilder.TaperAngleValue¶ Returns or sets the taperAngle value
-------------------------------------Getter Method
Signature
TaperAngleValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TaperAngleValueParameters: taperAngleValue (float) – New in version NX9.0.0.
License requirements: None.
ThreadDepthType¶
-
SearchCriteriaCalloutBuilder.ThreadDepthType¶ Returns or sets the threadDepth setting
-------------------------------------Getter Method
Signature
ThreadDepthTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ThreadDepthTypeParameters: threadDepthType ( NXOpen.Annotations.SearchModelViewBuilderValueComparisionOptions) –New in version NX9.0.0.
License requirements: None.
ThreadDepthValue¶
-
SearchCriteriaCalloutBuilder.ThreadDepthValue¶ Returns or sets the threadDepth value
-------------------------------------Getter Method
Signature
ThreadDepthValueReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ThreadDepthValueParameters: threadDepthValue (float) – New in version NX9.0.0.
License requirements: None.
ThreadSizeText¶
-
SearchCriteriaCalloutBuilder.ThreadSizeText¶ Returns or sets the threadSize text
-------------------------------------Getter Method
Signature
ThreadSizeTextReturns: Return type: str New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ThreadSizeTextParameters: threadSizeText (str) – New in version NX9.0.0.
License requirements: None.
ThreadSizeTextType¶
-
SearchCriteriaCalloutBuilder.ThreadSizeTextType¶ Returns or sets the threadSize setting
-------------------------------------Getter Method
Signature
ThreadSizeTextTypeReturns: Return type: NXOpen.Annotations.SearchModelViewBuilderTextComparisionOptionsNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ThreadSizeTextTypeParameters: threadSizeTextType ( NXOpen.Annotations.SearchModelViewBuilderTextComparisionOptions) –New in version NX9.0.0.
License requirements: None.
Method Detail¶
Validate¶
-
SearchCriteriaCalloutBuilder.Validate¶ 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.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.