NX Open C++ Reference Guide
|
Represents a Features::SheetMetal::AeroLighteningCutoutBuilder
To create a new instance of this class, use Features::SheetMetal::AeroSheetmetalManager::CreateAeroLighteningCutoutBuilder
Default values.
More...
Public Types | |
enum | Types { TypesHole, TypesUserDefined } |
Represents the cutout type. More... | |
Public Member Functions | |
NXOpen::Expression * | Angle () |
Returns the angle Created in NX5.0.0. | |
bool | CheckClearance () |
Returns the check clearance Created in NX5.0.0. | |
NXOpen::Expression * | Clearance () |
Returns the clearance Created in NX5.0.0. | |
NXOpen::Expression * | CornerRadius () |
Returns the corner radius Created in NX5.0.0. | |
NXOpen::Section * | CutoutProfile () |
Returns the cutout profile Created in NX5.0.0. | |
NXOpen::Expression * | Diameter () |
Returns the diameter Created in NX5.0.0. | |
NXOpen::Expression * | DieRadius () |
Returns the die radius Created in NX5.0.0. | |
std::vector< NXString > | GetStandards () |
Returns the standard names. | |
NXOpen::Point * | HoleCenter () |
Returns the hole center Created in NX5.0.0. | |
NXOpen::SelectFace * | HoleFace () |
Returns the hole face Created in NX5.0.0. | |
NXOpen::Expression * | Length () |
Returns the length Created in NX5.0.0. | |
bool | ReverseBendDirection () |
Returns the reverse bend direction Created in NX5.0.0. | |
void | SetCheckClearance (bool checkClearance) |
Sets the check clearance Created in NX5.0.0. | |
void | SetHoleCenter (NXOpen::Point *holeCenter) |
Sets the hole center Created in NX5.0.0. | |
void | SetReverseBendDirection (bool reverseBendDirection) |
Sets the reverse bend direction Created in NX5.0.0. | |
void | SetStandardName (const NXString &standardName) |
Sets the standard name Created in NX5.0.0. | |
void | SetType (NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::Types type) |
Sets the feature type Created in NX5.0.0. | |
NXString | StandardName () |
Returns the standard name Created in NX5.0.0. | |
NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::Types | Type () |
Returns the feature type Created in NX5.0.0. |
Represents a Features::SheetMetal::AeroLighteningCutoutBuilder
To create a new instance of this class, use Features::SheetMetal::AeroSheetmetalManager::CreateAeroLighteningCutoutBuilder
Default values.
Property | Value |
---|---|
Angle.Value |
45 |
CheckClearance |
true |
Clearance.Value |
5 (millimeters part), 0.12 (inches part) |
Diameter.Value |
102 (millimeters part), 2.6 (inches part) |
DieRadius.Value |
8 (millimeters part), 0.2 (inches part) |
Length.Value |
8 (millimeters part), 0.2 (inches part) |
Type |
UserDefined |
Created in NX5.0.0.
Returns the angle
Created in NX5.0.0.
License requirements : None
Returns the check clearance
Created in NX5.0.0.
License requirements : None
Returns the clearance
Created in NX5.0.0.
License requirements : None
Returns the corner radius
Created in NX5.0.0.
License requirements : None
Returns the cutout profile
Created in NX5.0.0.
License requirements : None
Returns the diameter
Created in NX5.0.0.
License requirements : None
Returns the die radius
Created in NX5.0.0.
License requirements : None
Returns the standard names.
Returns the hole center
Created in NX5.0.0.
License requirements : None
Returns the hole face
Created in NX5.0.0.
License requirements : None
Returns the length
Created in NX5.0.0.
License requirements : None
Returns the reverse bend direction
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::SetCheckClearance | ( | bool | checkClearance | ) |
Sets the check clearance
Created in NX5.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
checkClearance | checkclearance |
void NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::SetHoleCenter | ( | NXOpen::Point * | holeCenter | ) |
Sets the hole center
Created in NX5.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
holeCenter | holecenter |
void NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::SetReverseBendDirection | ( | bool | reverseBendDirection | ) |
Sets the reverse bend direction
Created in NX5.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
reverseBendDirection | reversebenddirection |
void NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::SetStandardName | ( | const NXString & | standardName | ) |
Sets the standard name
Created in NX5.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
standardName | standardname |
void NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::SetType | ( | NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::Types | type | ) |
Sets the feature type
Created in NX5.0.0.
License requirements : aero_sheet_metal ("Aerospace Sheet Metal")
type | type |
Returns the standard name
Created in NX5.0.0.
License requirements : None
NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::Types NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::Type | ( | ) |
Returns the feature type
Created in NX5.0.0.
License requirements : None