NX Open C++ Reference Guide
Public Member Functions
NXOpen::Preferences::PartAeroSheetmetal Class Reference

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

List of all members.

Public Member Functions

NXOpen::ExpressionGetJoggleDepthThreshold ()
 RETURNS the joggle depth threshold expression.
NXOpen::ExpressionGetJoggleDistanceThreshold ()
 RETURNS the joggle distance threshold expression.
NXOpen::ExpressionGetJoggleOffsetRadius ()
 RETURNS the joggle offset radius expression.
NXOpen::ExpressionGetJoggleStationaryRadius ()
 RETURNS the joggle stationary radius expression.
void SetJoggleDepthThreshold (bool updateModel, const NXString &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 SetJoggleOffsetRadius (bool updateModel, const NXString &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.
tag_t Tag () const
 Returns the tag of this object.

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

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")

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")

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")

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")
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")

Parameters:
updateModelSpecifies whether the solid model be recomputed immediately
depthThresholddefault 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")

Parameters:
updateModelSpecifies whether the solid model be recomputed immediately
distanceThresholddefault 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")

Parameters:
updateModelSpecifies whether the solid model be recomputed immediately
offsetRadiusdefault 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")

Parameters:
updateModelSpecifies whether the solid model be recomputed immediately
stationaryRadiusdefault joggle stationary radius value
NOTE: The full Unicode character set is not supported for this parameter.

Returns the tag of this object.


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