NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Preferences::PartAeroSheetmetal Class Reference

Represents the NX Sheetmetal preferences applicable to part
Preferences are in control of the part. More...

Public Member Functions

NXOpen::ExpressionGetJoggleDepthThreshold ()
 RETURNS the joggle depth threshold expression. More...
 
NXOpen::ExpressionGetJoggleDistanceThreshold ()
 RETURNS the joggle distance threshold expression. More...
 
NXOpen::ExpressionGetJoggleOffsetRadius ()
 RETURNS the joggle offset radius expression. More...
 
NXOpen::ExpressionGetJoggleStationaryRadius ()
 RETURNS the joggle stationary radius expression. More...
 
void SetJoggleDepthThreshold (bool updateModel, const NXString &depthThreshold)
 THE joggle depth threshold value
Created in NX4.0.0. More...
 
void SetJoggleDepthThreshold (bool updateModel, const char *depthThreshold)
 THE joggle depth threshold value
Created in NX4.0.0. More...
 
void SetJoggleDistanceThreshold (bool updateModel, const NXString &distanceThreshold)
 THE joggle distance threshold value
Created in NX4.0.0. More...
 
void SetJoggleDistanceThreshold (bool updateModel, const char *distanceThreshold)
 THE joggle distance threshold value
Created in NX4.0.0. More...
 
void SetJoggleOffsetRadius (bool updateModel, const NXString &offsetRadius)
 The joggle offset radius value
Created in NX4.0.0. More...
 
void SetJoggleOffsetRadius (bool updateModel, const char *offsetRadius)
 The joggle offset radius value
Created in NX4.0.0. More...
 
void SetJoggleStationaryRadius (bool updateModel, const NXString &stationaryRadius)
 THE joggle stationary radius value string
Created in NX4.0.0. More...
 
void SetJoggleStationaryRadius (bool updateModel, const char *stationaryRadius)
 THE joggle stationary radius value string
Created in NX4.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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.

Member Function Documentation

NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDepthThreshold ( )

RETURNS the joggle depth threshold expression.

Returns
expression object for joggle depth threshold
Created in NX4.0.0.

License requirements : aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDistanceThreshold ( )

RETURNS the joggle distance threshold expression.

Returns
expression object for joggle distance threshold
Created in NX4.0.0.

License requirements : aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleOffsetRadius ( )

RETURNS the joggle offset radius expression.

Returns
expression object for joggle offset radius
Created in NX4.0.0.

License requirements : aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
NXOpen::Expression* NXOpen::Preferences::PartAeroSheetmetal::GetJoggleStationaryRadius ( )

RETURNS the joggle stationary radius expression.

Returns
expression object for joggle stationary radius
Created in NX4.0.0.

License requirements : aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
depthThresholddefault joggle depth threshold value
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
depthThresholddefault joggle depth threshold value
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
distanceThresholddefault joggle depth threshold value
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
distanceThresholddefault joggle depth threshold value
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
offsetRadiusdefault joggle offset radius value
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
offsetRadiusdefault joggle offset radius value
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
stationaryRadiusdefault joggle stationary radius value
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") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
stationaryRadiusdefault joggle stationary radius value
tag_t NXOpen::Preferences::PartAeroSheetmetal::Tag ( ) const

Returns the tag of this object.


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