NX Open C++ Reference Guide
|
Represents a Features::HemFlange builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateHemFlangeFeatureBuilder
Created in NX5.0.0.
More...
Public Types | |
enum | BendReliefOptions { BendReliefOptionsSquare, BendReliefOptionsRound, BendReliefOptionsNone } |
This enum represents the Bend relief type of the hem flange. More... | |
enum | InsetTypeOptions { InsetTypeOptionsMaterialInside, InsetTypeOptionsMaterialOutside, InsetTypeOptionsBendOutside } |
This enum represents the inset type for the material of the hem flange. More... | |
enum | TypeOptions { TypeOptionsClosedHemType, TypeOptionsOpenHemType, TypeOptionsSFlangeHemType, TypeOptionsCurlHemType, TypeOptionsOpenLoopHemType, TypeOptionsClosedLoopHemType, TypeOptionsCenteredLoopHemType } |
Represents the Hem Flange type. More... | |
Public Member Functions | |
NXOpen::Expression * | BendReliefDepth () |
Returns the bend relief depth Created in NX5.0.0. | |
NXOpen::Features::SheetMetal::HemFlangeBuilder::BendReliefOptions | BendReliefType () |
Returns the bend relief type Created in NX5.0.0. | |
NXOpen::Expression * | BendReliefWidth () |
Returns the bend relief width Created in NX5.0.0. | |
NXOpen::ScCollector * | EdgeChain () |
Returns the edge chain Created in NX5.0.0. | |
NXOpen::Expression * | FirstBendRadius () |
Returns the first bend radius Created in NX5.0.0. | |
NXOpen::Expression * | FirstFlangeLength () |
Returns the first flange length Created in NX5.0.0. | |
NXOpen::Features::SheetMetal::HemFlangeBuilder::InsetTypeOptions | InsetType () |
Returns the inset type options Created in NX5.0.0. | |
NXOpen::Expression * | MiterAngle () |
Returns the miter angle Created in NX5.0.0. | |
NXOpen::Expression * | NeutralFactor () |
Returns the neutral factor Created in NX5.0.0. | |
NXOpen::Expression * | SecondBendRadius () |
Returns the second bend radius Created in NX5.0.0. | |
NXOpen::Expression * | SecondFlangeLength () |
Returns the second flange length Created in NX5.0.0. | |
void | SetBendReliefType (NXOpen::Features::SheetMetal::HemFlangeBuilder::BendReliefOptions bendReliefType) |
Sets the bend relief type Created in NX5.0.0. | |
void | SetInsetType (NXOpen::Features::SheetMetal::HemFlangeBuilder::InsetTypeOptions insetType) |
Sets the inset type options Created in NX5.0.0. | |
void | SetType (NXOpen::Features::SheetMetal::HemFlangeBuilder::TypeOptions type) |
Sets the hem type Created in NX5.0.0. | |
void | SetUseMiter (bool useMiterHem) |
Sets the use miter hem Created in NX5.0.0. | |
NXOpen::Expression * | SweepAngle () |
Returns the sweep Created in NX5.0.0. | |
NXOpen::Features::SheetMetal::HemFlangeBuilder::TypeOptions | Type () |
Returns the hem type Created in NX5.0.0. | |
bool | UseMiter () |
Returns the use miter hem Created in NX5.0.0. |
Represents a Features::HemFlange builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateHemFlangeFeatureBuilder
Created in NX5.0.0.
This enum represents the Bend relief type of the hem flange.
This enum represents the inset type for the material of the hem flange.
Represents the Hem Flange type.
Returns the bend relief depth
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
NXOpen::Features::SheetMetal::HemFlangeBuilder::BendReliefOptions NXOpen::Features::SheetMetal::HemFlangeBuilder::BendReliefType | ( | ) |
Returns the bend relief type
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the bend relief width
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the edge chain
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the first bend radius
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the first flange length
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
NXOpen::Features::SheetMetal::HemFlangeBuilder::InsetTypeOptions NXOpen::Features::SheetMetal::HemFlangeBuilder::InsetType | ( | ) |
Returns the inset type options
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the miter angle
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the neutral factor
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the second bend radius
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the second flange length
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
void NXOpen::Features::SheetMetal::HemFlangeBuilder::SetBendReliefType | ( | NXOpen::Features::SheetMetal::HemFlangeBuilder::BendReliefOptions | bendReliefType | ) |
Sets the bend relief type
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
bendReliefType | bendrelieftype |
void NXOpen::Features::SheetMetal::HemFlangeBuilder::SetInsetType | ( | NXOpen::Features::SheetMetal::HemFlangeBuilder::InsetTypeOptions | insetType | ) |
Sets the inset type options
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
insetType | insettype |
void NXOpen::Features::SheetMetal::HemFlangeBuilder::SetType | ( | NXOpen::Features::SheetMetal::HemFlangeBuilder::TypeOptions | type | ) |
Sets the hem type
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
type | type |
void NXOpen::Features::SheetMetal::HemFlangeBuilder::SetUseMiter | ( | bool | useMiterHem | ) |
Sets the use miter hem
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
useMiterHem | usemiterhem |
Returns the sweep
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
NXOpen::Features::SheetMetal::HemFlangeBuilder::TypeOptions NXOpen::Features::SheetMetal::HemFlangeBuilder::Type | ( | ) |
Returns the hem type
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the use miter hem
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")