Class FeatureControlFrameDataBuilder
Inheritance
System.Object
System.MarshalByRefObject
FeatureControlFrameDataBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
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)
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
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 |
|
FeatureControlFrameIndicatorList
Declaration
public FeatureControlFrameIndicatorBuilderList FeatureControlFrameIndicatorList { get; }
Property Value
FreeState
Declaration
public bool FreeState { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaterialModifier
Declaration
public FeatureControlFrameDataBuilder.ToleranceMaterialModifier MaterialModifier { get; set; }
Property Value
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 |
|
PrimaryCompoundDatumReference
Declaration
public CompoundDatumReferenceBuilder PrimaryCompoundDatumReference { get; }
Property Value
PrimaryDatumExtendedText
Declaration
public string PrimaryDatumExtendedText { get; set; }
Property Value
Type |
Description |
System.String |
|
PrimaryDatumReference
Declaration
public DatumReferenceBuilder PrimaryDatumReference { get; }
Property Value
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 |
|
SecondaryCompoundDatumReference
Declaration
public CompoundDatumReferenceBuilder SecondaryCompoundDatumReference { get; }
Property Value
SecondaryDatumExtendedText
Declaration
public string SecondaryDatumExtendedText { get; set; }
Property Value
Type |
Description |
System.String |
|
SecondaryDatumReference
Declaration
public DatumReferenceBuilder SecondaryDatumReference { get; }
Property Value
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
TertiaryDatumExtendedText
Declaration
public string TertiaryDatumExtendedText { get; set; }
Property Value
Type |
Description |
System.String |
|
TertiaryDatumReference
Declaration
public DatumReferenceBuilder TertiaryDatumReference { get; }
Property Value
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
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink