Search Results for

    Show / Hide Table of Contents

    Class SearchCriteriaCalloutBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    SearchCriteriaCalloutBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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)
    Namespace: NXOpen.Annotations
    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
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    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
    Type Description
    SearchCriteriaCalloutBuilder.CalloutTypes

    CounterboreDepthType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions CounterboreDepthType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    CounterboreDepthValue

    Declaration
    public double CounterboreDepthValue { get; set; }
    Property Value
    Type Description
    System.Double

    CounterboreDiameterType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions CounterboreDiameterType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    CounterboreDiameterValue

    Declaration
    public double CounterboreDiameterValue { get; set; }
    Property Value
    Type Description
    System.Double

    CountersinkAngleType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions CountersinkAngleType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    CountersinkAngleValue

    Declaration
    public double CountersinkAngleValue { get; set; }
    Property Value
    Type Description
    System.Double

    CountersinkDiameterType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions CountersinkDiameterType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    CountersinkDiameterValue

    Declaration
    public double CountersinkDiameterValue { get; set; }
    Property Value
    Type Description
    System.Double

    DepthType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions DepthType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    DepthValue

    Declaration
    public double DepthValue { get; set; }
    Property Value
    Type Description
    System.Double

    DiameterType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions DiameterType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    DiameterValue

    Declaration
    public double DiameterValue { get; set; }
    Property Value
    Type Description
    System.Double

    PitchType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions PitchType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    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
    Type Description
    SearchModelViewBuilder.TextComparisionOptions

    TaperAngleType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions TaperAngleType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    TaperAngleValue

    Declaration
    public double TaperAngleValue { get; set; }
    Property Value
    Type Description
    System.Double

    ThreadDepthType

    Declaration
    public SearchModelViewBuilder.ValueComparisionOptions ThreadDepthType { get; set; }
    Property Value
    Type Description
    SearchModelViewBuilder.ValueComparisionOptions

    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
    Type Description
    SearchModelViewBuilder.TextComparisionOptions

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    System.Boolean

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX