NX Open C++ Reference Guide
List of all members
NXOpen::Annotations::DraftingFeatureControlFrameBuilder Class Reference

Represents a @link Annotations::DraftingFeatureControlFrameBuilder Annotations::DraftingFeatureControlFrameBuilder@endlink 
 <br> To create a new instance of this class, use @link Annotations::AnnotationManager::CreateDraftingFeatureControlFrameBuilder  Annotations::AnnotationManager::CreateDraftingFeatureControlFrameBuilder @endlink  <br> 

Default values. More...

Inheritance diagram for NXOpen::Annotations::DraftingFeatureControlFrameBuilder:
NXOpen::Annotations::FeatureControlFrameBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Additional Inherited Members

- Public Types inherited from NXOpen::Annotations::FeatureControlFrameBuilder
enum  FcfCharacteristic {
  FcfCharacteristicStraightness, FcfCharacteristicFlatness, FcfCharacteristicCircularity, FcfCharacteristicCylindricity,
  FcfCharacteristicProfileOfALine, FcfCharacteristicProfileOfASurface, FcfCharacteristicAngularity, FcfCharacteristicPerpendicularity,
  FcfCharacteristicParallelism, FcfCharacteristicPosition, FcfCharacteristicConcentricity, FcfCharacteristicSymmetry,
  FcfCharacteristicCircularRunout, FcfCharacteristicTotalRunout, FcfCharacteristicAxisIntersection
}
 Specifies the characteristitic of the feature control frame. More...
 
enum  FcfFrameStyle { FcfFrameStyleSingleFrame, FcfFrameStyleCompositeFrame }
 Specifies whether the feature control frame is a single frame or composite. More...
 
- Public Member Functions inherited from NXOpen::Annotations::FeatureControlFrameBuilder
NXOpen::Annotations::FeatureControlFrameBuilder::FcfCharacteristic Characteristic ()
 Returns the characteristic
Created in NX6.0.0.
 
void FeatureControlFrameData (std::vector< NXOpen::Annotations::FeatureControlFrameDataBuilder * > &featureControlFrameDataBuilders)
 The feature control frame data list
Created in NX6.0.0.
 
NXOpen::Annotations::FeatureControlFrameDataBuilderListFeatureControlFrameDataList ()
 Returns the feature control frame data list
Created in NX6.0.0.
 
NXOpen::Annotations::FeatureControlFrameBuilder::FcfFrameStyle FrameStyle ()
 Returns the frame style
Created in NX6.0.0.
 
void InheritFrom (NXOpen::Annotations::BaseFcf *inheritTag)
 The feature control frame is inherited form existing feature control frame.
 
NXOpen::Annotations::LeaderBuilderLeader ()
 Returns the Annotations::LeaderBuilder for the annotation
Created in NX6.0.0.
 
NXOpen::Annotations::OriginBuilderOrigin ()
 Returns the Annotations::OriginBuilder for the annotation
Created in NX6.0.0.
 
void SetCharacteristic (NXOpen::Annotations::FeatureControlFrameBuilder::FcfCharacteristic characteristic)
 Sets the characteristic
Created in NX6.0.0.
 
void SetFrameStyle (NXOpen::Annotations::FeatureControlFrameBuilder::FcfFrameStyle frameStyle)
 Sets the frame style
Created in NX6.0.0.
 
NXOpen::Annotations::StyleBuilderStyle ()
 Returns the style
Created in NX6.0.0.
 
NXOpen::Annotations::TextWithSymbolsBuilderText ()
 Returns the text
Created in NX6.0.0.
 

Detailed Description

Represents a @link Annotations::DraftingFeatureControlFrameBuilder Annotations::DraftingFeatureControlFrameBuilder@endlink 
 <br> To create a new instance of this class, use @link Annotations::AnnotationManager::CreateDraftingFeatureControlFrameBuilder  Annotations::AnnotationManager::CreateDraftingFeatureControlFrameBuilder @endlink  <br> 

Default values.

Property Value

Characteristic

Straightness

FrameStyle

SingleFrame


Created in NX6.0.0.


The documentation for this class was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.