Search Results for

    Show / Hide Table of Contents

    Class HoleTableSettingsFormatBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    HoleTableSettingsFormatBuilder
    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 HoleTableSettingsFormatBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    HoleTableSettingsFormatBuilder()

    Declaration
    protected HoleTableSettingsFormatBuilder()

    Properties

    DecimalPlaces

    Declaration
    public int DecimalPlaces { get; set; }
    Property Value
    Type Description
    int

    DeletedHolesDisplay

    Declaration
    public HoleTableSettingsFormatBuilder.DeletedHolesDisplayType DeletedHolesDisplay { get; set; }
    Property Value
    Type Description
    HoleTableSettingsFormatBuilder.DeletedHolesDisplayType

    DepthMeasurementDatum

    Declaration
    public HoleTableSettingsFormatBuilder.DepthMeasurementDatumType DepthMeasurementDatum { get; set; }
    Property Value
    Type Description
    HoleTableSettingsFormatBuilder.DepthMeasurementDatumType

    DisplayAllTextInUpperCase

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

    DisplayPartBodyName

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

    MergeCellsWithSameSize

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

    ReportTapHoleSizeForThreadedHoles

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

    ShowColumns

    Declaration
    public HoleTableSettingsFormatBuilder.ShowColumnsType ShowColumns { get; set; }
    Property Value
    Type Description
    HoleTableSettingsFormatBuilder.ShowColumnsType

    SizeFormat

    Declaration
    public HoleTableSettingsFormatBuilder.SizeFormatType SizeFormat { get; set; }
    Property Value
    Type Description
    HoleTableSettingsFormatBuilder.SizeFormatType

    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