NX Open C++ Reference Guide
|
Represents a Die::CastReliefBuilder builder
To create a new instance of this class, use Die::DieCollection::CastRelief
Default values.
More...
Public Member Functions | |
double | AngleTolerance () |
Returns the angle tolerance Created in NX6.0.0. | |
NXOpen::Die::DiePlaneBuilder * | BaseOrientation () |
Returns the base orientation of the die casting used for orienting the relief construction Created in NX6.0.0. | |
bool | CreateSupportCasting () |
Returns the value (true or false) to decide if support casting should be created Created in NX6.0.0. | |
double | DistanceTolerance () |
Returns the distance tolerance Created in NX6.0.0. | |
NXOpen::Expression * | ReliefDepth () |
Returns the depth value of the relief Created in NX6.0.0. | |
NXOpen::Section * | ReliefProfile () |
Returns the closed profiles used for determining the relief Created in NX6.0.0. | |
NXOpen::SelectNXObject * | ReliefSheet () |
Returns the sheet to offset to specify the relief surface Created in NX6.0.0. | |
void | SetAngleTolerance (double angleTolerance) |
Sets the angle tolerance Created in NX6.0.0. | |
void | SetCreateSupportCasting (bool createSupportCasting) |
Sets the value (true or false) to decide if support casting should be created Created in NX6.0.0. | |
void | SetDistanceTolerance (double distanceTolerance) |
Sets the distance tolerance Created in NX6.0.0. | |
NXOpen::SelectNXObject * | SheetMetal () |
Returns the sheet that specifies the sheet metal surface Created in NX6.0.0. | |
NXOpen::SelectNXObject * | Target () |
Returns the target solid the relief will be united with Created in NX6.0.0. | |
NXOpen::Expression * | Thickness () |
Returns the thickness value of the support casting surrounding the relief Created in NX6.0.0. |
Represents a Die::CastReliefBuilder builder
To create a new instance of this class, use Die::DieCollection::CastRelief
Default values.
Property | Value |
---|---|
AngleTolerance |
0.5 |
CreateSupportCasting |
0 |
DistanceTolerance |
0.0254 (millimeters part), 0.001 (inches part) |
ReliefDepth.Value |
5 (millimeters part), 0.2 (inches part) |
Thickness.Value |
35 (millimeters part), 1.4 (inches part) |
Created in NX6.0.0.
Returns the angle tolerance
Created in NX6.0.0.
License requirements : None
Returns the base orientation of the die casting used for orienting the relief construction
Created in NX6.0.0.
License requirements : None
Returns the value (true or false) to decide if support casting should be created
Created in NX6.0.0.
License requirements : None
Returns the distance tolerance
Created in NX6.0.0.
License requirements : None
Returns the depth value of the relief
Created in NX6.0.0.
License requirements : None
Returns the closed profiles used for determining the relief
Created in NX6.0.0.
License requirements : None
Returns the sheet to offset to specify the relief surface
Created in NX6.0.0.
License requirements : None
void NXOpen::Die::CastReliefBuilder::SetAngleTolerance | ( | double | angleTolerance | ) |
Sets the angle tolerance
Created in NX6.0.0.
License requirements : ug_die_design ("Die Design")
angleTolerance | angletolerance |
void NXOpen::Die::CastReliefBuilder::SetCreateSupportCasting | ( | bool | createSupportCasting | ) |
Sets the value (true or false) to decide if support casting should be created
Created in NX6.0.0.
License requirements : ug_die_design ("Die Design")
createSupportCasting | createsupportcasting |
void NXOpen::Die::CastReliefBuilder::SetDistanceTolerance | ( | double | distanceTolerance | ) |
Sets the distance tolerance
Created in NX6.0.0.
License requirements : ug_die_design ("Die Design")
distanceTolerance | distancetolerance |
Returns the sheet that specifies the sheet metal surface
Created in NX6.0.0.
License requirements : None
Returns the target solid the relief will be united with
Created in NX6.0.0.
License requirements : None
Returns the thickness value of the support casting surrounding the relief
Created in NX6.0.0.
License requirements : None