Search Results for

    Show / Hide Table of Contents

    Class FeatureControlFrameDataBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    FeatureControlFrameDataBuilder
    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 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
    System.Boolean

    CircleUvalue

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

    CommonZone

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

    DerivedFeature

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

    DynamicProfile

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

    FeatureControlFrameIndicatorList

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

    FreeState

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

    LeastSquaresFeature

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

    MaterialModifier

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

    MaximumTolerance

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

    MaximumToleranceValue

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

    MaxInscribedFeature

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

    MinCircumscribedFeature

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

    MinimaxFeature

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

    PrimaryCompoundDatumReference

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

    PrimaryDatumExtendedText

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

    PrimaryDatumReference

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

    Projected

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

    ProjectedValue

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

    ReciprocityRequirement

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

    SecondaryCompoundDatumReference

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

    SecondaryDatumExtendedText

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

    SecondaryDatumReference

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

    StatisticalTolerance

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

    TangentPlane

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

    TertiaryCompoundDatumReference

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

    TertiaryDatumExtendedText

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

    TertiaryDatumReference

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

    ToleranceValue

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

    UnitBasis

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

    UnitBasisValue1

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

    UnitBasisValue2

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

    Uz

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

    ZoneShape

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

    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