Class SearchCriteriaCalloutBuilder
Inheritance
System.Object
System.MarshalByRefObject
SearchCriteriaCalloutBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class SearchCriteriaCalloutBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SearchCriteriaCalloutBuilder()
Declaration
protected SearchCriteriaCalloutBuilder()
Properties
AngleType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions AngleType { get; set; }
Property Value
AngleValue
Declaration
public double AngleValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
ByAngle
Declaration
public bool ByAngle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByCalloutType
Declaration
public bool ByCalloutType { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByCounterboreDepth
Declaration
public bool ByCounterboreDepth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByCounterboreDiameter
Declaration
public bool ByCounterboreDiameter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByCountersinkAngle
Declaration
public bool ByCountersinkAngle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByCountersinkDiameter
Declaration
public bool ByCountersinkDiameter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByDepth
Declaration
public bool ByDepth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByDiameter
Declaration
public bool ByDiameter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByPitch
Declaration
public bool ByPitch { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByScrewSize
Declaration
public bool ByScrewSize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByTaperAngle
Declaration
public bool ByTaperAngle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByThreadDepth
Declaration
public bool ByThreadDepth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByThreadSize
Declaration
public bool ByThreadSize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CalloutType
Declaration
public SearchCriteriaCalloutBuilder.CalloutTypes CalloutType { get; set; }
Property Value
CounterboreDepthType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions CounterboreDepthType { get; set; }
Property Value
CounterboreDepthValue
Declaration
public double CounterboreDepthValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
CounterboreDiameterType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions CounterboreDiameterType { get; set; }
Property Value
CounterboreDiameterValue
Declaration
public double CounterboreDiameterValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
CountersinkAngleType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions CountersinkAngleType { get; set; }
Property Value
CountersinkAngleValue
Declaration
public double CountersinkAngleValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
CountersinkDiameterType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions CountersinkDiameterType { get; set; }
Property Value
CountersinkDiameterValue
Declaration
public double CountersinkDiameterValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
DepthType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions DepthType { get; set; }
Property Value
DepthValue
Declaration
public double DepthValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
DiameterType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions DiameterType { get; set; }
Property Value
DiameterValue
Declaration
public double DiameterValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
PitchType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions PitchType { get; set; }
Property Value
PitchValue
Declaration
public double PitchValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
ScrewSizeText
Declaration
public string ScrewSizeText { get; set; }
Property Value
Type |
Description |
System.String |
|
ScrewSizeTextType
Declaration
public SearchModelViewBuilder.TextComparisionOptions ScrewSizeTextType { get; set; }
Property Value
TaperAngleType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions TaperAngleType { get; set; }
Property Value
TaperAngleValue
Declaration
public double TaperAngleValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
ThreadDepthType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions ThreadDepthType { get; set; }
Property Value
ThreadDepthValue
Declaration
public double ThreadDepthValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
ThreadSizeText
Declaration
public string ThreadSizeText { get; set; }
Property Value
Type |
Description |
System.String |
|
ThreadSizeTextType
Declaration
public SearchModelViewBuilder.TextComparisionOptions ThreadSizeTextType { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink