Class SearchCriteriaCalloutBuilder
Inheritance
SearchCriteriaCalloutBuilder
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
ByAngle
Declaration
public bool ByAngle { get; set; }
Property Value
ByCalloutType
Declaration
public bool ByCalloutType { get; set; }
Property Value
ByCounterboreDepth
Declaration
public bool ByCounterboreDepth { get; set; }
Property Value
ByCounterboreDiameter
Declaration
public bool ByCounterboreDiameter { get; set; }
Property Value
ByCountersinkAngle
Declaration
public bool ByCountersinkAngle { get; set; }
Property Value
ByCountersinkDiameter
Declaration
public bool ByCountersinkDiameter { get; set; }
Property Value
ByDepth
Declaration
public bool ByDepth { get; set; }
Property Value
ByDiameter
Declaration
public bool ByDiameter { get; set; }
Property Value
ByPitch
Declaration
public bool ByPitch { get; set; }
Property Value
ByScrewSize
Declaration
public bool ByScrewSize { get; set; }
Property Value
ByTaperAngle
Declaration
public bool ByTaperAngle { get; set; }
Property Value
ByThreadDepth
Declaration
public bool ByThreadDepth { get; set; }
Property Value
ByThreadSize
Declaration
public bool ByThreadSize { get; set; }
Property Value
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
CounterboreDiameterType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions CounterboreDiameterType { get; set; }
Property Value
CounterboreDiameterValue
Declaration
public double CounterboreDiameterValue { get; set; }
Property Value
CountersinkAngleType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions CountersinkAngleType { get; set; }
Property Value
CountersinkAngleValue
Declaration
public double CountersinkAngleValue { get; set; }
Property Value
CountersinkDiameterType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions CountersinkDiameterType { get; set; }
Property Value
CountersinkDiameterValue
Declaration
public double CountersinkDiameterValue { get; set; }
Property Value
DepthType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions DepthType { get; set; }
Property Value
DepthValue
Declaration
public double DepthValue { get; set; }
Property Value
DiameterType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions DiameterType { get; set; }
Property Value
DiameterValue
Declaration
public double DiameterValue { get; set; }
Property Value
PitchType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions PitchType { get; set; }
Property Value
PitchValue
Declaration
public double PitchValue { get; set; }
Property Value
ScrewSizeText
Declaration
public string ScrewSizeText { get; set; }
Property Value
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
ThreadDepthType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions ThreadDepthType { get; set; }
Property Value
ThreadDepthValue
Declaration
public double ThreadDepthValue { get; set; }
Property Value
ThreadSizeText
Declaration
public string ThreadSizeText { get; set; }
Property Value
ThreadSizeTextType
Declaration
public SearchModelViewBuilder.TextComparisionOptions ThreadSizeTextType { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink