|
NX Open C++ Reference Guide
|
Represents the NX Sheetmetal preferences applicable to part
Preferences are in control of the part.
More...
Public Member Functions | |
| NXOpen::Expression * | GetJoggleDepthThreshold () |
| RETURNS the joggle depth threshold expression. | |
| NXOpen::Expression * | GetJoggleDistanceThreshold () |
| RETURNS the joggle distance threshold expression. | |
| NXOpen::Expression * | GetJoggleOffsetRadius () |
| RETURNS the joggle offset radius expression. | |
| NXOpen::Expression * | GetJoggleStationaryRadius () |
| RETURNS the joggle stationary radius expression. | |
| void | SetJoggleDepthThreshold (bool updateModel, const NXString &depthThreshold) |
| THE joggle depth threshold value Created in NX4.0.0. | |
| void | SetJoggleDepthThreshold (bool updateModel, const char *depthThreshold) |
| THE joggle depth threshold value Created in NX4.0.0. | |
| void | SetJoggleDistanceThreshold (bool updateModel, const NXString &distanceThreshold) |
| THE joggle distance threshold value Created in NX4.0.0. | |
| void | SetJoggleDistanceThreshold (bool updateModel, const char *distanceThreshold) |
| THE joggle distance threshold value Created in NX4.0.0. | |
| void | SetJoggleOffsetRadius (bool updateModel, const NXString &offsetRadius) |
| The joggle offset radius value Created in NX4.0.0. | |
| void | SetJoggleOffsetRadius (bool updateModel, const char *offsetRadius) |
| The joggle offset radius value Created in NX4.0.0. | |
| void | SetJoggleStationaryRadius (bool updateModel, const NXString &stationaryRadius) |
| THE joggle stationary radius value string Created in NX4.0.0. | |
| void | SetJoggleStationaryRadius (bool updateModel, const char *stationaryRadius) |
| THE joggle stationary radius value string Created in NX4.0.0. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents the NX Sheetmetal preferences applicable to part
Preferences are in control of the part.
They can not be created but can only be changed.
Created in NX4.0.0.
| NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDepthThreshold | ( | ) |
RETURNS the joggle depth threshold expression.
| NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDistanceThreshold | ( | ) |
RETURNS the joggle distance threshold expression.
| NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleOffsetRadius | ( | ) |
RETURNS the joggle offset radius expression.
| NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleStationaryRadius | ( | ) |
RETURNS the joggle stationary radius expression.
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDepthThreshold | ( | bool | updateModel, |
| const NXString & | depthThreshold | ||
| ) |
THE joggle depth threshold value
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| depthThreshold | default joggle depth threshold value NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDepthThreshold | ( | bool | updateModel, |
| const char * | depthThreshold | ||
| ) |
THE joggle depth threshold value
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| depthThreshold | default joggle depth threshold value NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDistanceThreshold | ( | bool | updateModel, |
| const NXString & | distanceThreshold | ||
| ) |
THE joggle distance threshold value
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| distanceThreshold | default joggle depth threshold value NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDistanceThreshold | ( | bool | updateModel, |
| const char * | distanceThreshold | ||
| ) |
THE joggle distance threshold value
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| distanceThreshold | default joggle depth threshold value NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleOffsetRadius | ( | bool | updateModel, |
| const NXString & | offsetRadius | ||
| ) |
The joggle offset radius value
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| offsetRadius | default joggle offset radius value NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleOffsetRadius | ( | bool | updateModel, |
| const char * | offsetRadius | ||
| ) |
The joggle offset radius value
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| offsetRadius | default joggle offset radius value NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleStationaryRadius | ( | bool | updateModel, |
| const NXString & | stationaryRadius | ||
| ) |
THE joggle stationary radius value string
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| stationaryRadius | default joggle stationary radius value NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleStationaryRadius | ( | bool | updateModel, |
| const char * | stationaryRadius | ||
| ) |
THE joggle stationary radius value string
Created in NX4.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
| updateModel | Specifies whether the solid model be recomputed immediately |
| stationaryRadius | default joggle stationary radius value NOTE: The full Unicode character set is not supported for this parameter. |
| tag_t NXOpen::Preferences::PartAeroSheetmetal::Tag | ( | ) | const |
Returns the tag of this object.