|
NX Open C++ Reference Guide
|
Represents SearchCriteriaFeatureControlFrameBuilder
To create a new instance of this class, use Annotations::SearchModelViewCollection::CreateSearchCriteriaFeatureControlFrameBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
| bool | ByCharacteristic () |
| Returns the characteristic toggle Created in NX7.5.0. | |
| bool | ByCircleU () |
| Returns the circle utoggle Created in NX7.5.0. | |
| bool | ByCircleUValue () |
| Returns the circle uvalue toggle Created in NX7.5.0. | |
| bool | ByFreeState () |
| Returns the free state toggle Created in NX7.5.0. | |
| bool | ByMaximum () |
| Returns the maximum toggle Created in NX7.5.0. | |
| bool | ByPrimaryDatum () |
| Returns the primary datum toggle Created in NX7.5.0. | |
| bool | ByPrimaryDatumDual () |
| Returns the primary datum dual toggle Created in NX7.5.0. | |
| bool | ByPrimaryDatumDualMCM () |
| Returns the primary datum dual mcmtoggle Created in NX7.5.0. | |
| bool | ByPrimaryDatumMCM () |
| Returns the primary datum mcmtoggle Created in NX7.5.0. | |
| bool | ByProjected () |
| Returns the projected toggle Created in NX7.5.0. | |
| bool | ByProjectedValue () |
| Returns the projected value toggle Created in NX7.5.0. | |
| bool | BySecondaryDatum () |
| Returns the secondary datum toggle Created in NX7.5.0. | |
| bool | BySecondaryDatumDual () |
| Returns the secondary datum dual toggle Created in NX7.5.0. | |
| bool | BySecondaryDatumDualMCM () |
| Returns the secondary datum dual mcmtoggle Created in NX7.5.0. | |
| bool | BySecondaryDatumMCM () |
| Returns the secondary datum mcmtoggle Created in NX7.5.0. | |
| bool | ByStatistical () |
| Returns the statistical toggle Created in NX7.5.0. | |
| bool | ByTangentPlane () |
| Returns the tangent plane toggle Created in NX7.5.0. | |
| bool | ByTertiaryDatum () |
| Returns the tertiary datum toggle Created in NX7.5.0. | |
| bool | ByTertiaryDatumDual () |
| Returns the tertiary datum dual toggle Created in NX7.5.0. | |
| bool | ByTertiaryDatumDualMCM () |
| Returns the tertiary datum dual mcmtoggle Created in NX7.5.0. | |
| bool | ByTertiaryDatumMCM () |
| Returns the tertiary datum mcmtoggle Created in NX7.5.0. | |
| bool | ByTolerance () |
| Returns the tolerance toggle Created in NX7.5.0. | |
| bool | ByToleranceMCM () |
| Returns the tolerance mcmtoggle Created in NX7.5.0. | |
| bool | ByZoneShape () |
| Returns the zone shape toggle Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CharacteristicOptions | CharacteristicType () |
| Returns the characteristic enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CircleUOptions | CircleUType () |
| Returns the circle uenum Created in NX7.5.0. | |
| double | CircleUValue () |
| Returns the circle uvalue Created in NX7.5.0. | |
| NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | CircleUValueType () |
| Returns the circle uvalue enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FrameStyleOptions | FrameStyleType () |
| Returns the frame style enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FreeStateOptions | FreeStateType () |
| Returns the free state enum Created in NX7.5.0. | |
| NXString | MaximumText () |
| Returns the maximum value Created in NX7.5.0. | |
| NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | MaximumTextType () |
| Returns the maximum text enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumDualMCMOptions | PrimaryDatumDualMCMType () |
| Returns the primary datum dual mcmenum Created in NX7.5.0. | |
| NXString | PrimaryDatumDualText () |
| Returns the primary datum dual text Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumMCMOptions | PrimaryDatumMCMType () |
| Returns the primary datum mcmenum Created in NX7.5.0. | |
| NXString | PrimaryDatumText () |
| Returns the primary datum text Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ProjectedOptions | ProjectedType () |
| Returns the projected enum Created in NX7.5.0. | |
| double | ProjectedValue () |
| Returns the projected value Created in NX7.5.0. | |
| NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | ProjectedValueType () |
| Returns the projected value enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumDualMCMOptions | SecondaryDatumDualMCMType () |
| Returns the secondary datum dual mcmenum Created in NX7.5.0. | |
| NXString | SecondaryDatumDualText () |
| Returns the secondary datum dual text Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumMCMOptions | SecondaryDatumMCMType () |
| Returns the secondary datum mcmenum Created in NX7.5.0. | |
| NXString | SecondaryDatumText () |
| Returns the secondary datum text Created in NX7.5.0. | |
| void | SetByCharacteristic (bool characteristic) |
| Sets the characteristic toggle Created in NX7.5.0. | |
| void | SetByCircleU (bool circleU) |
| Sets the circle utoggle Created in NX7.5.0. | |
| void | SetByCircleUValue (bool circleUValue) |
| Sets the circle uvalue toggle Created in NX7.5.0. | |
| void | SetByFreeState (bool freeState) |
| Sets the free state toggle Created in NX7.5.0. | |
| void | SetByMaximum (bool maximum) |
| Sets the maximum toggle Created in NX7.5.0. | |
| void | SetByPrimaryDatum (bool primaryDatum) |
| Sets the primary datum toggle Created in NX7.5.0. | |
| void | SetByPrimaryDatumDual (bool primaryDatumDual) |
| Sets the primary datum dual toggle Created in NX7.5.0. | |
| void | SetByPrimaryDatumDualMCM (bool primaryDatumDualMCM) |
| Sets the primary datum dual mcmtoggle Created in NX7.5.0. | |
| void | SetByPrimaryDatumMCM (bool primaryDatumMCM) |
| Sets the primary datum mcmtoggle Created in NX7.5.0. | |
| void | SetByProjected (bool projected) |
| Sets the projected toggle Created in NX7.5.0. | |
| void | SetByProjectedValue (bool projectedValue) |
| Sets the projected value toggle Created in NX7.5.0. | |
| void | SetBySecondaryDatum (bool secondaryDatum) |
| Sets the secondary datum toggle Created in NX7.5.0. | |
| void | SetBySecondaryDatumDual (bool secondaryDatumDual) |
| Sets the secondary datum dual toggle Created in NX7.5.0. | |
| void | SetBySecondaryDatumDualMCM (bool secondaryDatumDualMCM) |
| Sets the secondary datum dual mcmtoggle Created in NX7.5.0. | |
| void | SetBySecondaryDatumMCM (bool secondaryDatumMCM) |
| Sets the secondary datum mcmtoggle Created in NX7.5.0. | |
| void | SetByStatistical (bool statistical) |
| Sets the statistical toggle Created in NX7.5.0. | |
| void | SetByTangentPlane (bool tangentPlane) |
| Sets the tangent plane toggle Created in NX7.5.0. | |
| void | SetByTertiaryDatum (bool tertiaryDatum) |
| Sets the tertiary datum toggle Created in NX7.5.0. | |
| void | SetByTertiaryDatumDual (bool tertiaryDatumDual) |
| Sets the tertiary datum dual toggle Created in NX7.5.0. | |
| void | SetByTertiaryDatumDualMCM (bool tertiaryDatumDualMCM) |
| Sets the tertiary datum dual mcmtoggle Created in NX7.5.0. | |
| void | SetByTertiaryDatumMCM (bool tertiaryDatumMCM) |
| Sets the tertiary datum mcmtoggle Created in NX7.5.0. | |
| void | SetByTolerance (bool tolerance) |
| Sets the tolerance toggle Created in NX7.5.0. | |
| void | SetByToleranceMCM (bool toleranceMCM) |
| Sets the tolerance mcmtoggle Created in NX7.5.0. | |
| void | SetByZoneShape (bool zoneShape) |
| Sets the zone shape toggle Created in NX7.5.0. | |
| void | SetCharacteristicType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CharacteristicOptions characteristicType) |
| Sets the characteristic enum Created in NX7.5.0. | |
| void | SetCircleUType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CircleUOptions circleUType) |
| Sets the circle uenum Created in NX7.5.0. | |
| void | SetCircleUValue (double circleUValue) |
| Sets the circle uvalue Created in NX7.5.0. | |
| void | SetCircleUValueType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions circleUValueType) |
| Sets the circle uvalue enum Created in NX7.5.0. | |
| void | SetFrameStyleType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FrameStyleOptions frameStyleType) |
| Sets the frame style enum Created in NX7.5.0. | |
| void | SetFreeStateType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FreeStateOptions freeStateType) |
| Sets the free state enum Created in NX7.5.0. | |
| void | SetMaximumText (const NXString &maximumText) |
| Sets the maximum value Created in NX7.5.0. | |
| void | SetMaximumText (const char *maximumText) |
| Sets the maximum value Created in NX7.5.0. | |
| void | SetMaximumTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions maximumTextType) |
| Sets the maximum text enum Created in NX7.5.0. | |
| void | SetPrimaryDatumDualMCMType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumDualMCMOptions primaryDatumDualMCMType) |
| Sets the primary datum dual mcmenum Created in NX7.5.0. | |
| void | SetPrimaryDatumDualText (const NXString &primaryDatumDualText) |
| Sets the primary datum dual text Created in NX7.5.0. | |
| void | SetPrimaryDatumDualText (const char *primaryDatumDualText) |
| Sets the primary datum dual text Created in NX7.5.0. | |
| void | SetPrimaryDatumMCMType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumMCMOptions primaryDatumMCMType) |
| Sets the primary datum mcmenum Created in NX7.5.0. | |
| void | SetPrimaryDatumText (const NXString &primaryDatumText) |
| Sets the primary datum text Created in NX7.5.0. | |
| void | SetPrimaryDatumText (const char *primaryDatumText) |
| Sets the primary datum text Created in NX7.5.0. | |
| void | SetProjectedType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ProjectedOptions projectedType) |
| Sets the projected enum Created in NX7.5.0. | |
| void | SetProjectedValue (double projectedValue) |
| Sets the projected value Created in NX7.5.0. | |
| void | SetProjectedValueType (NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions projectedValueType) |
| Sets the projected value enum Created in NX7.5.0. | |
| void | SetSecondaryDatumDualMCMType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumDualMCMOptions secondaryDatumDualMCMType) |
| Sets the secondary datum dual mcmenum Created in NX7.5.0. | |
| void | SetSecondaryDatumDualText (const NXString &secondaryDatumDualText) |
| Sets the secondary datum dual text Created in NX7.5.0. | |
| void | SetSecondaryDatumDualText (const char *secondaryDatumDualText) |
| Sets the secondary datum dual text Created in NX7.5.0. | |
| void | SetSecondaryDatumMCMType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumMCMOptions secondaryDatumMCMType) |
| Sets the secondary datum mcmenum Created in NX7.5.0. | |
| void | SetSecondaryDatumText (const NXString &secondaryDatumText) |
| Sets the secondary datum text Created in NX7.5.0. | |
| void | SetSecondaryDatumText (const char *secondaryDatumText) |
| Sets the secondary datum text Created in NX7.5.0. | |
| void | SetStatisticalType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::StatisticalOptions statisticalType) |
| Sets the statistical enum Created in NX7.5.0. | |
| void | SetTangentPlaneType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TangentPlaneOptions tangentPlaneType) |
| Sets the tangent plane enum Created in NX7.5.0. | |
| void | SetTertiaryDatumDualMCMType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumDualMCMOptions tertiaryDatumDualMCMType) |
| Sets the tertiary datum dual mcmenum Created in NX7.5.0. | |
| void | SetTertiaryDatumDualText (const NXString &tertiaryDatumDualText) |
| Sets the tertiary datum dual text Created in NX7.5.0. | |
| void | SetTertiaryDatumDualText (const char *tertiaryDatumDualText) |
| Sets the tertiary datum dual text Created in NX7.5.0. | |
| void | SetTertiaryDatumMCMType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumMCMOptions tertiaryDatumMCMType) |
| Sets the tertiary datum mcmenum Created in NX7.5.0. | |
| void | SetTertiaryDatumText (const NXString &tertiaryDatumText) |
| Sets the tertiary datum text Created in NX7.5.0. | |
| void | SetTertiaryDatumText (const char *tertiaryDatumText) |
| Sets the tertiary datum text Created in NX7.5.0. | |
| void | SetToleranceMCMType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ToleranceMCMOptions toleranceMCMType) |
| Sets the tolerance mcmenum Created in NX7.5.0. | |
| void | SetToleranceText (const NXString &toleranceText) |
| Sets the tolerance text Created in NX7.5.0. | |
| void | SetToleranceText (const char *toleranceText) |
| Sets the tolerance text Created in NX7.5.0. | |
| void | SetToleranceTextType (NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions toleranceTextType) |
| Sets the tolerance text enum Created in NX7.5.0. | |
| void | SetZoneShapeType (NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ZoneShapeOptions zoneShapeType) |
| Sets the zone shape enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::StatisticalOptions | StatisticalType () |
| Returns the statistical enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TangentPlaneOptions | TangentPlaneType () |
| Returns the tangent plane enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumDualMCMOptions | TertiaryDatumDualMCMType () |
| Returns the tertiary datum dual mcmenum Created in NX7.5.0. | |
| NXString | TertiaryDatumDualText () |
| Returns the tertiary datum dual text Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumMCMOptions | TertiaryDatumMCMType () |
| Returns the tertiary datum mcmenum Created in NX7.5.0. | |
| NXString | TertiaryDatumText () |
| Returns the tertiary datum text Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ToleranceMCMOptions | ToleranceMCMType () |
| Returns the tolerance mcmenum Created in NX7.5.0. | |
| NXString | ToleranceText () |
| Returns the tolerance text Created in NX7.5.0. | |
| NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | ToleranceTextType () |
| Returns the tolerance text enum Created in NX7.5.0. | |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ZoneShapeOptions | ZoneShapeType () |
| Returns the zone shape enum Created in NX7.5.0. | |
Public Member Functions inherited from NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| Commits any edits that have been applied to the builder. | |
| void | Destroy () |
| Deletes the builder, and cleans up any objects created by the builder. | |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| For builders that create more than one object, this method returns the objects that are created by commit. | |
| NXOpen::NXObject * | GetObject () |
| Returns the object currently being edited by this builder. | |
| void | ShowResults () |
| Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
| virtual bool | Validate () |
| Validate whether the inputs to the component are sufficient for commit to be called. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents SearchCriteriaFeatureControlFrameBuilder
To create a new instance of this class, use Annotations::SearchModelViewCollection::CreateSearchCriteriaFeatureControlFrameBuilder
Created in NX7.5.0.
Lists the search pmi feature control frame type.
| CharacteristicOptionsStraightness |
strainhtness |
| CharacteristicOptionsFlatness |
flatness |
| CharacteristicOptionsCircularity |
circularity |
| CharacteristicOptionsCylindricity |
cylindricity |
| CharacteristicOptionsProfileOfALine |
Profile Of A Line. |
| CharacteristicOptionsProfileOfASurface |
profile Of A Surface |
| CharacteristicOptionsAngularity |
angularity |
| CharacteristicOptionsPerpendicularity |
perpendicularity |
| CharacteristicOptionsParallelism |
parallelism |
| CharacteristicOptionsPosition |
position |
| CharacteristicOptionsConcentricity |
concentricity |
| CharacteristicOptionsSymmetry |
symmetry |
| CharacteristicOptionsCircularRunout |
circular runout |
| CharacteristicOptionsTotalRunout |
total runout |
| CharacteristicOptionsAxisIntersection |
axis intersection |
Lists the type of pmi feature control frame primary datum dual MCM.
Lists the type of pmi feature control frame primary datum MCM.
Lists the type of pmi feature control frame secondary datum dual MCM.
Lists the type of pmi feature control frame secondary datum MCM.
Lists the type of pmi feature control frame tertiary datum dual MCM.
Lists the type of pmi feature control frame tertiary datum MCM.
Lists the type of pmi feature control frame tolerance MCM.
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByCharacteristic | ( | ) |
Returns the characteristic toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByCircleU | ( | ) |
Returns the circle utoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByCircleUValue | ( | ) |
Returns the circle uvalue toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByFreeState | ( | ) |
Returns the free state toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByMaximum | ( | ) |
Returns the maximum toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByPrimaryDatum | ( | ) |
Returns the primary datum toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByPrimaryDatumDual | ( | ) |
Returns the primary datum dual toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByPrimaryDatumDualMCM | ( | ) |
Returns the primary datum dual mcmtoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByPrimaryDatumMCM | ( | ) |
Returns the primary datum mcmtoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByProjected | ( | ) |
Returns the projected toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByProjectedValue | ( | ) |
Returns the projected value toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::BySecondaryDatum | ( | ) |
Returns the secondary datum toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::BySecondaryDatumDual | ( | ) |
Returns the secondary datum dual toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::BySecondaryDatumDualMCM | ( | ) |
Returns the secondary datum dual mcmtoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::BySecondaryDatumMCM | ( | ) |
Returns the secondary datum mcmtoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByStatistical | ( | ) |
Returns the statistical toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByTangentPlane | ( | ) |
Returns the tangent plane toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByTertiaryDatum | ( | ) |
Returns the tertiary datum toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByTertiaryDatumDual | ( | ) |
Returns the tertiary datum dual toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByTertiaryDatumDualMCM | ( | ) |
Returns the tertiary datum dual mcmtoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByTertiaryDatumMCM | ( | ) |
Returns the tertiary datum mcmtoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByTolerance | ( | ) |
Returns the tolerance toggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByToleranceMCM | ( | ) |
Returns the tolerance mcmtoggle
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ByZoneShape | ( | ) |
Returns the zone shape toggle
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CharacteristicOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CharacteristicType | ( | ) |
Returns the characteristic enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CircleUOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CircleUType | ( | ) |
Returns the circle uenum
Created in NX7.5.0.
License requirements : None
| double NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CircleUValue | ( | ) |
Returns the circle uvalue
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CircleUValueType | ( | ) |
Returns the circle uvalue enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FrameStyleOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FrameStyleType | ( | ) |
Returns the frame style enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FreeStateOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FreeStateType | ( | ) |
Returns the free state enum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::MaximumText | ( | ) |
Returns the maximum value
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::MaximumTextType | ( | ) |
Returns the maximum text enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumDualMCMOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumDualMCMType | ( | ) |
Returns the primary datum dual mcmenum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumDualText | ( | ) |
Returns the primary datum dual text
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumMCMOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumMCMType | ( | ) |
Returns the primary datum mcmenum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumText | ( | ) |
Returns the primary datum text
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ProjectedOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ProjectedType | ( | ) |
Returns the projected enum
Created in NX7.5.0.
License requirements : None
| double NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ProjectedValue | ( | ) |
Returns the projected value
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ProjectedValueType | ( | ) |
Returns the projected value enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumDualMCMOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumDualMCMType | ( | ) |
Returns the secondary datum dual mcmenum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumDualText | ( | ) |
Returns the secondary datum dual text
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumMCMOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumMCMType | ( | ) |
Returns the secondary datum mcmenum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumText | ( | ) |
Returns the secondary datum text
Created in NX7.5.0.
License requirements : None
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByCharacteristic | ( | bool | characteristic | ) |
Sets the characteristic toggle
Created in NX7.5.0.
License requirements : None
| characteristic | characteristic |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByCircleU | ( | bool | circleU | ) |
Sets the circle utoggle
Created in NX7.5.0.
License requirements : None
| circleU | circleu |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByCircleUValue | ( | bool | circleUValue | ) |
Sets the circle uvalue toggle
Created in NX7.5.0.
License requirements : None
| circleUValue | circleuvalue |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByFreeState | ( | bool | freeState | ) |
Sets the free state toggle
Created in NX7.5.0.
License requirements : None
| freeState | freestate |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByMaximum | ( | bool | maximum | ) |
Sets the maximum toggle
Created in NX7.5.0.
License requirements : None
| maximum | maximum |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByPrimaryDatum | ( | bool | primaryDatum | ) |
Sets the primary datum toggle
Created in NX7.5.0.
License requirements : None
| primaryDatum | primarydatum |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByPrimaryDatumDual | ( | bool | primaryDatumDual | ) |
Sets the primary datum dual toggle
Created in NX7.5.0.
License requirements : None
| primaryDatumDual | primarydatumdual |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByPrimaryDatumDualMCM | ( | bool | primaryDatumDualMCM | ) |
Sets the primary datum dual mcmtoggle
Created in NX7.5.0.
License requirements : None
| primaryDatumDualMCM | primarydatumdualmcm |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByPrimaryDatumMCM | ( | bool | primaryDatumMCM | ) |
Sets the primary datum mcmtoggle
Created in NX7.5.0.
License requirements : None
| primaryDatumMCM | primarydatummcm |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByProjected | ( | bool | projected | ) |
Sets the projected toggle
Created in NX7.5.0.
License requirements : None
| projected | projected |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByProjectedValue | ( | bool | projectedValue | ) |
Sets the projected value toggle
Created in NX7.5.0.
License requirements : None
| projectedValue | projectedvalue |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetBySecondaryDatum | ( | bool | secondaryDatum | ) |
Sets the secondary datum toggle
Created in NX7.5.0.
License requirements : None
| secondaryDatum | secondarydatum |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetBySecondaryDatumDual | ( | bool | secondaryDatumDual | ) |
Sets the secondary datum dual toggle
Created in NX7.5.0.
License requirements : None
| secondaryDatumDual | secondarydatumdual |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetBySecondaryDatumDualMCM | ( | bool | secondaryDatumDualMCM | ) |
Sets the secondary datum dual mcmtoggle
Created in NX7.5.0.
License requirements : None
| secondaryDatumDualMCM | secondarydatumdualmcm |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetBySecondaryDatumMCM | ( | bool | secondaryDatumMCM | ) |
Sets the secondary datum mcmtoggle
Created in NX7.5.0.
License requirements : None
| secondaryDatumMCM | secondarydatummcm |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByStatistical | ( | bool | statistical | ) |
Sets the statistical toggle
Created in NX7.5.0.
License requirements : None
| statistical | statistical |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByTangentPlane | ( | bool | tangentPlane | ) |
Sets the tangent plane toggle
Created in NX7.5.0.
License requirements : None
| tangentPlane | tangentplane |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByTertiaryDatum | ( | bool | tertiaryDatum | ) |
Sets the tertiary datum toggle
Created in NX7.5.0.
License requirements : None
| tertiaryDatum | tertiarydatum |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByTertiaryDatumDual | ( | bool | tertiaryDatumDual | ) |
Sets the tertiary datum dual toggle
Created in NX7.5.0.
License requirements : None
| tertiaryDatumDual | tertiarydatumdual |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByTertiaryDatumDualMCM | ( | bool | tertiaryDatumDualMCM | ) |
Sets the tertiary datum dual mcmtoggle
Created in NX7.5.0.
License requirements : None
| tertiaryDatumDualMCM | tertiarydatumdualmcm |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByTertiaryDatumMCM | ( | bool | tertiaryDatumMCM | ) |
Sets the tertiary datum mcmtoggle
Created in NX7.5.0.
License requirements : None
| tertiaryDatumMCM | tertiarydatummcm |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByTolerance | ( | bool | tolerance | ) |
Sets the tolerance toggle
Created in NX7.5.0.
License requirements : None
| tolerance | tolerance |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByToleranceMCM | ( | bool | toleranceMCM | ) |
Sets the tolerance mcmtoggle
Created in NX7.5.0.
License requirements : None
| toleranceMCM | tolerancemcm |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetByZoneShape | ( | bool | zoneShape | ) |
Sets the zone shape toggle
Created in NX7.5.0.
License requirements : None
| zoneShape | zoneshape |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetCharacteristicType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CharacteristicOptions | characteristicType | ) |
Sets the characteristic enum
Created in NX7.5.0.
License requirements : None
| characteristicType | characteristictype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetCircleUType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::CircleUOptions | circleUType | ) |
Sets the circle uenum
Created in NX7.5.0.
License requirements : None
| circleUType | circleutype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetCircleUValue | ( | double | circleUValue | ) |
Sets the circle uvalue
Created in NX7.5.0.
License requirements : None
| circleUValue | circleuvalue |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetCircleUValueType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | circleUValueType | ) |
Sets the circle uvalue enum
Created in NX7.5.0.
License requirements : None
| circleUValueType | circleuvaluetype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetFrameStyleType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FrameStyleOptions | frameStyleType | ) |
Sets the frame style enum
Created in NX7.5.0.
License requirements : None
| frameStyleType | framestyletype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetFreeStateType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::FreeStateOptions | freeStateType | ) |
Sets the free state enum
Created in NX7.5.0.
License requirements : None
| freeStateType | freestatetype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetMaximumText | ( | const NXString & | maximumText | ) |
Sets the maximum value
Created in NX7.5.0.
License requirements : None
| maximumText | maximumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetMaximumText | ( | const char * | maximumText | ) |
Sets the maximum value
Created in NX7.5.0.
License requirements : None
| maximumText | maximumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetMaximumTextType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | maximumTextType | ) |
Sets the maximum text enum
Created in NX7.5.0.
License requirements : None
| maximumTextType | maximumtexttype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetPrimaryDatumDualMCMType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumDualMCMOptions | primaryDatumDualMCMType | ) |
Sets the primary datum dual mcmenum
Created in NX7.5.0.
License requirements : None
| primaryDatumDualMCMType | primarydatumdualmcmtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetPrimaryDatumDualText | ( | const NXString & | primaryDatumDualText | ) |
Sets the primary datum dual text
Created in NX7.5.0.
License requirements : None
| primaryDatumDualText | primarydatumdualtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetPrimaryDatumDualText | ( | const char * | primaryDatumDualText | ) |
Sets the primary datum dual text
Created in NX7.5.0.
License requirements : None
| primaryDatumDualText | primarydatumdualtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetPrimaryDatumMCMType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::PrimaryDatumMCMOptions | primaryDatumMCMType | ) |
Sets the primary datum mcmenum
Created in NX7.5.0.
License requirements : None
| primaryDatumMCMType | primarydatummcmtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetPrimaryDatumText | ( | const NXString & | primaryDatumText | ) |
Sets the primary datum text
Created in NX7.5.0.
License requirements : None
| primaryDatumText | primarydatumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetPrimaryDatumText | ( | const char * | primaryDatumText | ) |
Sets the primary datum text
Created in NX7.5.0.
License requirements : None
| primaryDatumText | primarydatumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetProjectedType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ProjectedOptions | projectedType | ) |
Sets the projected enum
Created in NX7.5.0.
License requirements : None
| projectedType | projectedtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetProjectedValue | ( | double | projectedValue | ) |
Sets the projected value
Created in NX7.5.0.
License requirements : None
| projectedValue | projectedvalue |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetProjectedValueType | ( | NXOpen::Annotations::SearchModelViewBuilder::ValueComparisionOptions | projectedValueType | ) |
Sets the projected value enum
Created in NX7.5.0.
License requirements : None
| projectedValueType | projectedvaluetype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetSecondaryDatumDualMCMType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumDualMCMOptions | secondaryDatumDualMCMType | ) |
Sets the secondary datum dual mcmenum
Created in NX7.5.0.
License requirements : None
| secondaryDatumDualMCMType | secondarydatumdualmcmtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetSecondaryDatumDualText | ( | const NXString & | secondaryDatumDualText | ) |
Sets the secondary datum dual text
Created in NX7.5.0.
License requirements : None
| secondaryDatumDualText | secondarydatumdualtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetSecondaryDatumDualText | ( | const char * | secondaryDatumDualText | ) |
Sets the secondary datum dual text
Created in NX7.5.0.
License requirements : None
| secondaryDatumDualText | secondarydatumdualtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetSecondaryDatumMCMType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SecondaryDatumMCMOptions | secondaryDatumMCMType | ) |
Sets the secondary datum mcmenum
Created in NX7.5.0.
License requirements : None
| secondaryDatumMCMType | secondarydatummcmtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetSecondaryDatumText | ( | const NXString & | secondaryDatumText | ) |
Sets the secondary datum text
Created in NX7.5.0.
License requirements : None
| secondaryDatumText | secondarydatumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetSecondaryDatumText | ( | const char * | secondaryDatumText | ) |
Sets the secondary datum text
Created in NX7.5.0.
License requirements : None
| secondaryDatumText | secondarydatumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetStatisticalType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::StatisticalOptions | statisticalType | ) |
Sets the statistical enum
Created in NX7.5.0.
License requirements : None
| statisticalType | statisticaltype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetTangentPlaneType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TangentPlaneOptions | tangentPlaneType | ) |
Sets the tangent plane enum
Created in NX7.5.0.
License requirements : None
| tangentPlaneType | tangentplanetype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetTertiaryDatumDualMCMType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumDualMCMOptions | tertiaryDatumDualMCMType | ) |
Sets the tertiary datum dual mcmenum
Created in NX7.5.0.
License requirements : None
| tertiaryDatumDualMCMType | tertiarydatumdualmcmtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetTertiaryDatumDualText | ( | const NXString & | tertiaryDatumDualText | ) |
Sets the tertiary datum dual text
Created in NX7.5.0.
License requirements : None
| tertiaryDatumDualText | tertiarydatumdualtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetTertiaryDatumDualText | ( | const char * | tertiaryDatumDualText | ) |
Sets the tertiary datum dual text
Created in NX7.5.0.
License requirements : None
| tertiaryDatumDualText | tertiarydatumdualtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetTertiaryDatumMCMType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumMCMOptions | tertiaryDatumMCMType | ) |
Sets the tertiary datum mcmenum
Created in NX7.5.0.
License requirements : None
| tertiaryDatumMCMType | tertiarydatummcmtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetTertiaryDatumText | ( | const NXString & | tertiaryDatumText | ) |
Sets the tertiary datum text
Created in NX7.5.0.
License requirements : None
| tertiaryDatumText | tertiarydatumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetTertiaryDatumText | ( | const char * | tertiaryDatumText | ) |
Sets the tertiary datum text
Created in NX7.5.0.
License requirements : None
| tertiaryDatumText | tertiarydatumtext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetToleranceMCMType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ToleranceMCMOptions | toleranceMCMType | ) |
Sets the tolerance mcmenum
Created in NX7.5.0.
License requirements : None
| toleranceMCMType | tolerancemcmtype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetToleranceText | ( | const NXString & | toleranceText | ) |
Sets the tolerance text
Created in NX7.5.0.
License requirements : None
| toleranceText | tolerancetext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetToleranceText | ( | const char * | toleranceText | ) |
Sets the tolerance text
Created in NX7.5.0.
License requirements : None
| toleranceText | tolerancetext |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetToleranceTextType | ( | NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions | toleranceTextType | ) |
Sets the tolerance text enum
Created in NX7.5.0.
License requirements : None
| toleranceTextType | tolerancetexttype |
| void NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::SetZoneShapeType | ( | NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ZoneShapeOptions | zoneShapeType | ) |
Sets the zone shape enum
Created in NX7.5.0.
License requirements : None
| zoneShapeType | zoneshapetype |
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::StatisticalOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::StatisticalType | ( | ) |
Returns the statistical enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TangentPlaneOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TangentPlaneType | ( | ) |
Returns the tangent plane enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumDualMCMOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumDualMCMType | ( | ) |
Returns the tertiary datum dual mcmenum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumDualText | ( | ) |
Returns the tertiary datum dual text
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumMCMOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumMCMType | ( | ) |
Returns the tertiary datum mcmenum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::TertiaryDatumText | ( | ) |
Returns the tertiary datum text
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ToleranceMCMOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ToleranceMCMType | ( | ) |
Returns the tolerance mcmenum
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ToleranceText | ( | ) |
Returns the tolerance text
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchModelViewBuilder::TextComparisionOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ToleranceTextType | ( | ) |
Returns the tolerance text enum
Created in NX7.5.0.
License requirements : None
| NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ZoneShapeOptions NXOpen::Annotations::SearchCriteriaFeatureControlFrameBuilder::ZoneShapeType | ( | ) |
Returns the zone shape enum
Created in NX7.5.0.
License requirements : None