NX Open C++ Reference Guide
|
Represents SearchCriteriaDatumFeatureSymbolBuilder
To create a new instance of this class, use Annotations::SearchModelViewCollection::CreateSearchCriteriaDatumFeatureSymbolBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
bool | ByDatumFeatureSymbolLabel () |
Returns the datum feature symbol label toggle Created in NX7.5.0. | |
NXString | DatumFeatureSymbolLabel () |
Returns the datum feature symbol label Created in NX7.5.0. | |
void | SetByDatumFeatureSymbolLabel (bool datumFeatureSymbolLabel) |
Sets the datum feature symbol label toggle Created in NX7.5.0. | |
void | SetDatumFeatureSymbolLabel (const NXString &datumFeatureSymbolLabel) |
Sets the datum feature symbol label Created in NX7.5.0. |
Represents SearchCriteriaDatumFeatureSymbolBuilder
To create a new instance of this class, use Annotations::SearchModelViewCollection::CreateSearchCriteriaDatumFeatureSymbolBuilder
Created in NX7.5.0.
Returns the datum feature symbol label toggle
Created in NX7.5.0.
License requirements : None
Returns the datum feature symbol label
Created in NX7.5.0.
License requirements : None
void NXOpen::Annotations::SearchCriteriaDatumFeatureSymbolBuilder::SetByDatumFeatureSymbolLabel | ( | bool | datumFeatureSymbolLabel | ) |
Sets the datum feature symbol label toggle
Created in NX7.5.0.
License requirements : None
datumFeatureSymbolLabel | datumfeaturesymbollabel |
void NXOpen::Annotations::SearchCriteriaDatumFeatureSymbolBuilder::SetDatumFeatureSymbolLabel | ( | const NXString & | datumFeatureSymbolLabel | ) |
Sets the datum feature symbol label
Created in NX7.5.0.
License requirements : None
datumFeatureSymbolLabel | datumfeaturesymbollabel |