Search Results for

    Show / Hide Table of Contents

    Class GapFlushnessBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    GapFlushnessBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    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.GeometricAnalysis
    Assembly: NXOpen.dll
    Syntax
    public class GapFlushnessBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    GapFlushnessBuilder()

    Declaration
    protected GapFlushnessBuilder()

    Properties

    BasePanelFaces

    Declaration
    public ScCollector BasePanelFaces { get; }
    Property Value
    Type Description
    ScCollector

    BasePanelInnerContactCurves

    Declaration
    public Section BasePanelInnerContactCurves { get; }
    Property Value
    Type Description
    Section

    BasePanelOuterContactCurves

    Declaration
    public Section BasePanelOuterContactCurves { get; }
    Property Value
    Type Description
    Section

    BasePanelType

    Declaration
    public GapFlushnessBuilder.PanelTypes BasePanelType { get; set; }
    Property Value
    Type Description
    GapFlushnessBuilder.PanelTypes

    CrossSectionCurveOption

    Declaration
    public GapFlushnessBuilder.SectionCurveOptions CrossSectionCurveOption { get; set; }
    Property Value
    Type Description
    GapFlushnessBuilder.SectionCurveOptions

    CrossSectionCurves

    Declaration
    public Section CrossSectionCurves { get; }
    Property Value
    Type Description
    Section

    EvaluationMode

    Declaration
    public GapFlushnessBuilder.EvaluationModes EvaluationMode { get; set; }
    Property Value
    Type Description
    GapFlushnessBuilder.EvaluationModes

    EvaluationPoint

    Declaration
    public Point EvaluationPoint { get; set; }
    Property Value
    Type Description
    Point

    EvaluationType

    Declaration
    public GapFlushnessBuilder.EvaluationTypes EvaluationType { get; set; }
    Property Value
    Type Description
    GapFlushnessBuilder.EvaluationTypes

    IsNegativeToleranceLabelDisplayed

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

    IsNominalLabelDisplayed

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

    IsPositiveToleranceLabelDisplayed

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

    LabelDisplayOption

    Declaration
    public GapFlushnessBuilder.DisplayOptions LabelDisplayOption { get; set; }
    Property Value
    Type Description
    GapFlushnessBuilder.DisplayOptions

    NegativeFlushnessTolerance

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

    NegativeGapTolerance

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

    NominalFlushness

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

    NominalGap

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

    PositiveFlushnessTolerance

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

    PositiveGapTolerance

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

    PreviewOption

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

    SampleDistance

    Declaration
    public Expression SampleDistance { get; }
    Property Value
    Type Description
    Expression

    SampleNumber

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

    SecondPanelFaces

    Declaration
    public ScCollector SecondPanelFaces { get; }
    Property Value
    Type Description
    ScCollector

    SecondPanelInnerContactCurves

    Declaration
    public Section SecondPanelInnerContactCurves { get; }
    Property Value
    Type Description
    Section

    SecondPanelOuterContactCurves

    Declaration
    public Section SecondPanelOuterContactCurves { get; }
    Property Value
    Type Description
    Section

    SecondPanelType

    Declaration
    public GapFlushnessBuilder.PanelTypes SecondPanelType { get; set; }
    Property Value
    Type Description
    GapFlushnessBuilder.PanelTypes

    SectionAlignment

    Declaration
    public GapFlushnessBuilder.SectionAlignments SectionAlignment { get; set; }
    Property Value
    Type Description
    GapFlushnessBuilder.SectionAlignments

    SectionAlignmentDirection

    Declaration
    public Direction SectionAlignmentDirection { get; set; }
    Property Value
    Type Description
    Direction

    ShowOutRangeLabels

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

    Implements

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