NX Open C++ Reference Guide
|
Represents a Base Datum Feature Symbol Builder for all types of datum feature symbols
This is an abstract class, and cannot be instantiated.
More...
Public Member Functions | |
NXOpen::Annotations::LeaderBuilder * | Leader () |
Returns the Annotations::LeaderBuilder for the annotation Created in NX6.0.0. | |
NXString | Letter () |
Returns the datum feature string Created in NX6.0.0. | |
NXOpen::Annotations::OriginBuilder * | Origin () |
Returns the datum feature symbol origin Created in NX6.0.0. | |
void | SetLetter (const NXString &datumFeatureLetter) |
Sets the datum feature string Created in NX6.0.0. | |
NXOpen::Annotations::StyleBuilder * | Style () |
Returns the datum feature style Created in NX6.0.0. |
Represents a Base Datum Feature Symbol Builder for all types of datum feature symbols
This is an abstract class, and cannot be instantiated.
Created in NX6.0.0.
Returns the Annotations::LeaderBuilder for the annotation
Created in NX6.0.0.
License requirements : None
Returns the datum feature string
Created in NX6.0.0.
License requirements : None
Returns the datum feature symbol origin
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::DatumFeatureSymbolBuilder::SetLetter | ( | const NXString & | datumFeatureLetter | ) |
Sets the datum feature string
Created in NX6.0.0.
License requirements : drafting ("DRAFTING") OR geometric_tol ("GDT")
datumFeatureLetter | datumfeatureletter |
Returns the datum feature style
Created in NX6.0.0.
License requirements : None