NX Open C++ Reference Guide
|
Represents symbol preferences
Created in NX3.0.0.
More...
Public Member Functions | |
NXOpen::Annotations::SurfaceFinishStandard | DraftingSurfaceFinishStandard () |
Returns the drafting surface finish standard Created in NX7.5.0. | |
NXOpen::Annotations::LineCfw | GetCenterlineSymbolCfw () |
Returns the centerline symbol color, font, and width. | |
NXOpen::Annotations::LineCfw | GetGdtSymbolCfw () |
Returns the gdt symbol color, font, and width. | |
NXOpen::Annotations::LineCfw | GetIdSymbolCfw () |
Returns the id symbol color, font, and width. | |
NXOpen::Annotations::LineCfw | GetIntersectionSymbolCfw () |
Returns the intersection symbol color, font, and width. | |
NXOpen::Annotations::LineCfw | GetSurfaceFinishCfw () |
Returns the surface finish symbol color, font, and width. | |
NXOpen::Annotations::LineCfw | GetTargetSymbolCfw () |
Returns the target symbol color, font, and width. | |
NXOpen::Annotations::LineCfw | GetUserDefinedSymbolCfw () |
Returns the user defined symbol color, font, and width. | |
double | GetWeldLineGap () |
Returns the weld line gap. | |
double | GetWeldSpaceFactor () |
Returns the weld space factor. | |
NXOpen::Annotations::LineCfw | GetWeldSymbolCfw () |
Returns the weld symbol color, font, and width. | |
double | GetWeldSymbolSizeFactor () |
The character size factor that controls the weld symbol size. | |
double | IdSymbolSize () |
Returns the id symbol size Created in NX3.0.0. | |
void | SetCenterlineSymbolCfw (const NXOpen::Annotations::LineCfw ¢erlineSymbolCfw) |
Sets the centerline symbol color, font, and width Created in NX3.0.0. | |
void | SetDraftingSurfaceFinishStandard (NXOpen::Annotations::SurfaceFinishStandard standard) |
Sets the drafting surface finish standard Created in NX7.5.0. | |
void | SetGdtSymbolCfw (const NXOpen::Annotations::LineCfw &gdtSymbolCfw) |
Sets the gdt symbol color, font, and width Created in NX3.0.0. | |
void | SetIdSymbolCfw (const NXOpen::Annotations::LineCfw &idSymbolCfw) |
Sets the id symbol color, font, and width Created in NX3.0.0. | |
void | SetIdSymbolSize (double idSymbolSize) |
Sets the id symbol size Created in NX3.0.0. | |
void | SetIntersectionSymbolCfw (const NXOpen::Annotations::LineCfw &intersectionSymbolCfw) |
Sets the intersection symbol color, font, and width Created in NX3.0.0. | |
void | SetSurfaceFinishCfw (const NXOpen::Annotations::LineCfw &surfaceFinishCfw) |
Sets the surface finish symbol color, font, and width Created in NX7.5.0. | |
void | SetTargetSymbolCfw (const NXOpen::Annotations::LineCfw &targetSymbolCfw) |
Sets the target symbol color, font, and width Created in NX3.0.0. | |
void | SetUserDefinedSymbolCfw (const NXOpen::Annotations::LineCfw &userDefinedSymbolCfw) |
Sets the user defined symbol color, font, and width Created in NX3.0.0. | |
void | SetWeldLineGap (double lineGap) |
Sets the weld symbol line gap Created in NX6.0.0. | |
void | SetWeldSpaceFactor (double spaceFactor) |
Sets the weld symbol space factor Created in NX6.0.0. | |
void | SetWeldSymbolCfw (const NXOpen::Annotations::LineCfw &weldSymbolCfw) |
Sets the weld symbol color, font, and width Created in NX6.0.0. | |
void | SetWeldSymbolSizeFactor (double symbolSizeFactor) |
Created in NX8.5.0. | |
void | SetWeldSymbolStandard (NXOpen::Annotations::WeldStandard standard) |
Sets the weld symbol standard Created in NX8.5.0. | |
NXOpen::Annotations::WeldStandard | WeldSymbolStandard () |
Returns the weld symbol standard Created in NX8.5.0. | |
virtual | ~SymbolPreferences () |
Frees the object from memory. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents symbol preferences
Created in NX3.0.0.
|
virtual |
Frees the object from memory.
After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX3.0.0.
License requirements : None
NXOpen::Annotations::SurfaceFinishStandard NXOpen::Annotations::SymbolPreferences::DraftingSurfaceFinishStandard | ( | ) |
Returns the drafting surface finish standard
Created in NX7.5.0.
License requirements : None
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetCenterlineSymbolCfw | ( | ) |
Returns the centerline symbol color, font, and width.
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetGdtSymbolCfw | ( | ) |
Returns the gdt symbol color, font, and width.
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetIdSymbolCfw | ( | ) |
Returns the id symbol color, font, and width.
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetIntersectionSymbolCfw | ( | ) |
Returns the intersection symbol color, font, and width.
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetSurfaceFinishCfw | ( | ) |
Returns the surface finish symbol color, font, and width.
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetTargetSymbolCfw | ( | ) |
Returns the target symbol color, font, and width.
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetUserDefinedSymbolCfw | ( | ) |
Returns the user defined symbol color, font, and width.
double NXOpen::Annotations::SymbolPreferences::GetWeldLineGap | ( | ) |
Returns the weld line gap.
double NXOpen::Annotations::SymbolPreferences::GetWeldSpaceFactor | ( | ) |
Returns the weld space factor.
NXOpen::Annotations::LineCfw NXOpen::Annotations::SymbolPreferences::GetWeldSymbolCfw | ( | ) |
Returns the weld symbol color, font, and width.
double NXOpen::Annotations::SymbolPreferences::GetWeldSymbolSizeFactor | ( | ) |
The character size factor that controls the weld symbol size.
The value is greater than zero.
double NXOpen::Annotations::SymbolPreferences::IdSymbolSize | ( | ) |
Returns the id symbol size
Created in NX3.0.0.
License requirements : None
void NXOpen::Annotations::SymbolPreferences::SetCenterlineSymbolCfw | ( | const NXOpen::Annotations::LineCfw & | centerlineSymbolCfw | ) |
Sets the centerline symbol color, font, and width
Created in NX3.0.0.
License requirements : None
centerlineSymbolCfw | centerline symbol cfw |
void NXOpen::Annotations::SymbolPreferences::SetDraftingSurfaceFinishStandard | ( | NXOpen::Annotations::SurfaceFinishStandard | standard | ) |
Sets the drafting surface finish standard
Created in NX7.5.0.
License requirements : None
standard | standard |
void NXOpen::Annotations::SymbolPreferences::SetGdtSymbolCfw | ( | const NXOpen::Annotations::LineCfw & | gdtSymbolCfw | ) |
Sets the gdt symbol color, font, and width
Created in NX3.0.0.
License requirements : None
gdtSymbolCfw | gdt symbol cfw |
void NXOpen::Annotations::SymbolPreferences::SetIdSymbolCfw | ( | const NXOpen::Annotations::LineCfw & | idSymbolCfw | ) |
Sets the id symbol color, font, and width
Created in NX3.0.0.
License requirements : None
idSymbolCfw | id symbol cfw |
void NXOpen::Annotations::SymbolPreferences::SetIdSymbolSize | ( | double | idSymbolSize | ) |
Sets the id symbol size
Created in NX3.0.0.
License requirements : None
idSymbolSize | id symbol size |
void NXOpen::Annotations::SymbolPreferences::SetIntersectionSymbolCfw | ( | const NXOpen::Annotations::LineCfw & | intersectionSymbolCfw | ) |
Sets the intersection symbol color, font, and width
Created in NX3.0.0.
License requirements : None
intersectionSymbolCfw | intersection symbol cfw |
void NXOpen::Annotations::SymbolPreferences::SetSurfaceFinishCfw | ( | const NXOpen::Annotations::LineCfw & | surfaceFinishCfw | ) |
Sets the surface finish symbol color, font, and width
Created in NX7.5.0.
License requirements : None
surfaceFinishCfw | surface finish cfw |
void NXOpen::Annotations::SymbolPreferences::SetTargetSymbolCfw | ( | const NXOpen::Annotations::LineCfw & | targetSymbolCfw | ) |
Sets the target symbol color, font, and width
Created in NX3.0.0.
License requirements : None
targetSymbolCfw | target symbol cfw |
void NXOpen::Annotations::SymbolPreferences::SetUserDefinedSymbolCfw | ( | const NXOpen::Annotations::LineCfw & | userDefinedSymbolCfw | ) |
Sets the user defined symbol color, font, and width
Created in NX3.0.0.
License requirements : None
userDefinedSymbolCfw | user defined symbol cfw |
void NXOpen::Annotations::SymbolPreferences::SetWeldLineGap | ( | double | lineGap | ) |
Sets the weld symbol line gap
Created in NX6.0.0.
License requirements : None
lineGap | linegap |
void NXOpen::Annotations::SymbolPreferences::SetWeldSpaceFactor | ( | double | spaceFactor | ) |
Sets the weld symbol space factor
Created in NX6.0.0.
License requirements : None
spaceFactor | spacefactor |
void NXOpen::Annotations::SymbolPreferences::SetWeldSymbolCfw | ( | const NXOpen::Annotations::LineCfw & | weldSymbolCfw | ) |
Sets the weld symbol color, font, and width
Created in NX6.0.0.
License requirements : None
weldSymbolCfw | weld symbol cfw |
void NXOpen::Annotations::SymbolPreferences::SetWeldSymbolSizeFactor | ( | double | symbolSizeFactor | ) |
Created in NX8.5.0.
License requirements : None
symbolSizeFactor | symbolsizefactor |
void NXOpen::Annotations::SymbolPreferences::SetWeldSymbolStandard | ( | NXOpen::Annotations::WeldStandard | standard | ) |
Sets the weld symbol standard
Created in NX8.5.0.
License requirements : None
standard | standard |
NXOpen::Annotations::WeldStandard NXOpen::Annotations::SymbolPreferences::WeldSymbolStandard | ( | ) |
Returns the weld symbol standard
Created in NX8.5.0.
License requirements : None