Search Results for

    Show / Hide Table of Contents

    Class FeatureControlFrameDataBuilder

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

    Constructors

    FeatureControlFrameDataBuilder()

    Declaration
    protected FeatureControlFrameDataBuilder()

    Properties

    AreaSymbol

    Declaration
    public FeatureControlFrameDataBuilder.AreaSymbolType AreaSymbol { get; set; }
    Property Value
    Type Description
    FeatureControlFrameDataBuilder.AreaSymbolType

    CircleU

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

    CircleUvalue

    Declaration
    public string CircleUvalue { get; set; }
    Property Value
    Type Description
    string

    CommonZone

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

    DerivedFeature

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

    DynamicProfile

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

    FeatureControlFrameIndicatorList

    Declaration
    public FeatureControlFrameIndicatorBuilderList FeatureControlFrameIndicatorList { get; }
    Property Value
    Type Description
    FeatureControlFrameIndicatorBuilderList

    FreeState

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

    LeastSquaresFeature

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

    MaterialModifier

    Declaration
    public FeatureControlFrameDataBuilder.ToleranceMaterialModifier MaterialModifier { get; set; }
    Property Value
    Type Description
    FeatureControlFrameDataBuilder.ToleranceMaterialModifier

    MaxInscribedFeature

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

    MaximumTolerance

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

    MaximumToleranceValue

    Declaration
    public string MaximumToleranceValue { get; set; }
    Property Value
    Type Description
    string

    MinCircumscribedFeature

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

    MinimaxFeature

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

    PrimaryCompoundDatumReference

    Declaration
    public CompoundDatumReferenceBuilder PrimaryCompoundDatumReference { get; }
    Property Value
    Type Description
    CompoundDatumReferenceBuilder

    PrimaryDatumExtendedText

    Declaration
    public string PrimaryDatumExtendedText { get; set; }
    Property Value
    Type Description
    string

    PrimaryDatumReference

    Declaration
    public DatumReferenceBuilder PrimaryDatumReference { get; }
    Property Value
    Type Description
    DatumReferenceBuilder

    Projected

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

    ProjectedValue

    Declaration
    public string ProjectedValue { get; set; }
    Property Value
    Type Description
    string

    ReciprocityRequirement

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

    SecondaryCompoundDatumReference

    Declaration
    public CompoundDatumReferenceBuilder SecondaryCompoundDatumReference { get; }
    Property Value
    Type Description
    CompoundDatumReferenceBuilder

    SecondaryDatumExtendedText

    Declaration
    public string SecondaryDatumExtendedText { get; set; }
    Property Value
    Type Description
    string

    SecondaryDatumReference

    Declaration
    public DatumReferenceBuilder SecondaryDatumReference { get; }
    Property Value
    Type Description
    DatumReferenceBuilder

    StatisticalTolerance

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

    TangentPlane

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

    TertiaryCompoundDatumReference

    Declaration
    public CompoundDatumReferenceBuilder TertiaryCompoundDatumReference { get; }
    Property Value
    Type Description
    CompoundDatumReferenceBuilder

    TertiaryDatumExtendedText

    Declaration
    public string TertiaryDatumExtendedText { get; set; }
    Property Value
    Type Description
    string

    TertiaryDatumReference

    Declaration
    public DatumReferenceBuilder TertiaryDatumReference { get; }
    Property Value
    Type Description
    DatumReferenceBuilder

    ToleranceValue

    Declaration
    public string ToleranceValue { get; set; }
    Property Value
    Type Description
    string

    UnitBasis

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

    UnitBasisValue1

    Declaration
    public string UnitBasisValue1 { get; set; }
    Property Value
    Type Description
    string

    UnitBasisValue2

    Declaration
    public string UnitBasisValue2 { get; set; }
    Property Value
    Type Description
    string

    Uz

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

    ZoneShape

    Declaration
    public FeatureControlFrameDataBuilder.ToleranceZoneShape ZoneShape { get; set; }
    Property Value
    Type Description
    FeatureControlFrameDataBuilder.ToleranceZoneShape

    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