NX Open C++ Reference Guide
|
Represents a Features::ResizeBendAngle builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateResizeBendAngleBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::Expression * | Angle () |
Returns the bend angle Created in NX5.0.0. | |
NXOpen::SelectFace * | BendFace () |
Returns the bend face Created in NX5.0.0. | |
bool | KeepRadiusFixed () |
Returns the flag indicationg to keep radius fixed Created in NX5.0.0. | |
NXOpen::SelectEdge * | ReferenceEdge () |
Returns the reference edge Created in NX5.0.0. | |
NXOpen::SelectFace * | ReferenceFace () |
Returns the reference face Created in NX5.0.0. | |
void | SetKeepRadiusFixed (bool keepRadiusFixed) |
Sets the flag indicationg to keep radius fixed Created in NX5.0.0. |
Represents a Features::ResizeBendAngle builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateResizeBendAngleBuilder
Created in NX5.0.0.
Returns the bend angle
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the bend face
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the flag indicationg to keep radius fixed
Created in NX5.0.0.
License requirements : None
Returns the reference edge
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the reference face
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
void NXOpen::Features::SheetMetal::ResizeBendAngleBuilder::SetKeepRadiusFixed | ( | bool | keepRadiusFixed | ) |
Sets the flag indicationg to keep radius fixed
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
keepRadiusFixed | keepradiusfixed |