Search Results for

    Show / Hide Table of Contents

    Class HoleTableSettingsHoleFiltersBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    HoleTableSettingsHoleFiltersBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    bool

    CombinationHoles

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

    CounterboredHoles

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

    CountersinkAngle

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

    CountersunkHoles

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

    DraftingSketchCircles

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

    IncludePartialHoles

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

    ModelingSketchCircles

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

    NoseAngle

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

    PartialHoleAngle

    Declaration
    public double PartialHoleAngle { get; set; }
    Property Value
    Type Description
    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
    bool

    ThroughHoles

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

    WireEDMStartHoles

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

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX