NX Open C++ Reference Guide
|
Represents a ResizeBendRadius feature builder. More...
Public Types | |
enum | Types { TypesFixedFoldedLength, TypesFixedUnfoldedLength } |
This enum represents the feature types. More... | |
Public Member Functions | |
NXOpen::ScCollector * | BendFaces () |
Returns the bend faces Created in NX5.0.0. | |
NXOpen::Expression * | BendRadius () |
Returns the bend radius Created in NX5.0.0. | |
NXOpen::SelectDisplayableObject * | ReferenceEntity () |
Returns the non-thickness planar face or linear edge to remain fixed while bend is resized Created in NX7.0.0. | |
void | SetType (NXOpen::Features::SheetMetal::ResizeBendRadiusBuilder::Types type) |
Sets the feature type Created in NX7.0.0. | |
NXOpen::Features::SheetMetal::ResizeBendRadiusBuilder::Types | Type () |
Returns the feature type Created in NX7.0.0. |
Represents a ResizeBendRadius feature builder.
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateResizeBendRadiusFeatureBuilder
Created in NX5.0.0.
Returns the bend faces
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
Returns the bend radius
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
NXOpen::SelectDisplayableObject* NXOpen::Features::SheetMetal::ResizeBendRadiusBuilder::ReferenceEntity | ( | ) |
Returns the non-thickness planar face or linear edge to remain fixed while bend is resized
Created in NX7.0.0.
License requirements : None
void NXOpen::Features::SheetMetal::ResizeBendRadiusBuilder::SetType | ( | NXOpen::Features::SheetMetal::ResizeBendRadiusBuilder::Types | type | ) |
Sets the feature type
Created in NX7.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
type | type |
NXOpen::Features::SheetMetal::ResizeBendRadiusBuilder::Types NXOpen::Features::SheetMetal::ResizeBendRadiusBuilder::Type | ( | ) |
Returns the feature type
Created in NX7.0.0.
License requirements : None