NX Open C++ Reference Guide
|
Represents a Features::SheetMetalFromSolid builder (Sheet Metal from Solid). More...
Public Member Functions | |
NXOpen::ScCollector * | BendEdges () |
Returns the bend edges Created in NX6.0.0. | |
NXOpen::Features::SheetMetal::BendOptions * | BendOptions () |
Returns the bend options Created in NX6.0.0. | |
std::vector< NXOpen::Edge * > | GetAutomaticBendEdges () |
Get the automatic bend edges. | |
std::vector< NXOpen::Edge * > | GetCandidateBendEdges () |
Get the candidate bend edges. | |
bool | ReverseDirection () |
Returns the reverse direction Created in NX6.0.0. | |
void | SetReverseDirection (bool reverseDirection) |
Sets the reverse direction Created in NX6.0.0. | |
void | SetUseGlobalThickness (bool useGlobalThickness) |
Sets the use global thickness Created in NX6.0.0. | |
NXOpen::Expression * | Thickness () |
Returns the thickness Created in NX6.0.0. | |
bool | UseGlobalThickness () |
Returns the use global thickness Created in NX6.0.0. | |
NXOpen::ScCollector * | WebFaces () |
Returns the web faces Created in NX6.0.0. |
Represents a Features::SheetMetalFromSolid builder (Sheet Metal from Solid).
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateSheetMetalFromSolidBuilder
Default values.
Property | Value |
---|---|
Thickness.Value |
3.0 (millimeters part), 0.1 (inches part) |
UseGlobalThickness |
1 |
Created in NX6.0.0.
Returns the bend edges
Created in NX6.0.0.
License requirements : None
NXOpen::Features::SheetMetal::BendOptions* NXOpen::Features::SheetMetal::SheetMetalFromSolidBuilder::BendOptions | ( | ) |
Returns the bend options
Created in NX6.0.0.
License requirements : None
std::vector<NXOpen::Edge *> NXOpen::Features::SheetMetal::SheetMetalFromSolidBuilder::GetAutomaticBendEdges | ( | ) |
Get the automatic bend edges.
std::vector<NXOpen::Edge *> NXOpen::Features::SheetMetal::SheetMetalFromSolidBuilder::GetCandidateBendEdges | ( | ) |
Get the candidate bend edges.
Returns the reverse direction
Created in NX6.0.0.
License requirements : None
void NXOpen::Features::SheetMetal::SheetMetalFromSolidBuilder::SetReverseDirection | ( | bool | reverseDirection | ) |
Sets the reverse direction
Created in NX6.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
reverseDirection | reversedirection |
void NXOpen::Features::SheetMetal::SheetMetalFromSolidBuilder::SetUseGlobalThickness | ( | bool | useGlobalThickness | ) |
Sets the use global thickness
Created in NX6.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
useGlobalThickness | useglobalthickness |
Returns the thickness
Created in NX6.0.0.
License requirements : None
Returns the use global thickness
Created in NX6.0.0.
License requirements : None
Returns the web faces
Created in NX6.0.0.
License requirements : None