Search Results for

    Show / Hide Table of Contents

    Class HoleTableSettingsHoleFiltersBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    HoleTableSettingsHoleFiltersBuilder
    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 HoleTableSettingsHoleFiltersBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    HoleTableSettingsHoleFiltersBuilder()

    Declaration
    protected HoleTableSettingsHoleFiltersBuilder()

    Properties

    BlindHoles

    Declaration
    public bool BlindHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    CombinationHoles

    Declaration
    public bool CombinationHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    CounterboredHoles

    Declaration
    public bool CounterboredHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    CountersinkAngle

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

    CountersunkHoles

    Declaration
    public bool CountersunkHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    DraftingSketchCircles

    Declaration
    public bool DraftingSketchCircles { get; set; }
    Property Value
    Type Description
    System.Boolean

    IncludePartialHoles

    Declaration
    public bool IncludePartialHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    ModelingSketchCircles

    Declaration
    public bool ModelingSketchCircles { get; set; }
    Property Value
    Type Description
    System.Boolean

    NoseAngle

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

    PartialHoleAngle

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

    Scope

    Declaration
    public HoleTableSettingsHoleFiltersBuilder.ScopeType Scope { get; set; }
    Property Value
    Type Description
    HoleTableSettingsHoleFiltersBuilder.ScopeType

    ThreadedHoles

    Declaration
    public bool ThreadedHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    ThroughHoles

    Declaration
    public bool ThroughHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    WireEDMStartHoles

    Declaration
    public bool WireEDMStartHoles { get; set; }
    Property Value
    Type Description
    System.Boolean

    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