NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::SheetMetal::UnbendBuilder Class Reference

The Unbend feature class. More...

Inheritance diagram for NXOpen::Features::SheetMetal::UnbendBuilder:
NXOpen::Features::SheetMetal::SheetmetalBaseBuilder NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::SectionAddedGeometry ()
 Returns the added geometry selection
Created in NX8.0.0.
NXOpen::ScCollectorFaceCollector ()
 Returns the bend faces
Created in NX5.0.0.
bool HideOriginalCurves ()
 Returns the option to keep or hide input curves
Created in NX8.0.0.
NXOpen::NXObjectReferenceEntity ()
 Returns the non-thickness planar face or linear edge to remain fixed while part is unbent
Created in NX5.0.0.
void SetAddedGeometry (NXOpen::Section *addedGeometry)
 Sets the added geometry selection
Created in NX8.0.0.
void SetFaceCollector (NXOpen::ScCollector *faceCollector)
 Sets the bend faces
Created in NX5.0.0.
void SetHideOriginalCurves (bool hideOriginalCurves)
 Sets the option to keep or hide input curves
Created in NX8.0.0.
void SetReferenceEntity (NXOpen::NXObject *referenceEntity)
 Sets the non-thickness planar face or linear edge to remain fixed while part is unbent
Created in NX5.0.0.
int ValidateBuilderData ()
 Verify whether the builder data is valid for creating Unbend or not.

Detailed Description

The Unbend feature class.


To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateUnbendFeatureBuilder

Created in NX5.0.0.


Member Function Documentation

Returns the added geometry selection
Created in NX8.0.0.



License requirements : None

Returns the bend faces
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Returns the option to keep or hide input curves
Created in NX8.0.0.



License requirements : None

Returns the non-thickness planar face or linear edge to remain fixed while part is unbent
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Sets the added geometry selection
Created in NX8.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters:
addedGeometryaddedgeometry

Sets the bend faces
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters:
faceCollectorface collector

Sets the option to keep or hide input curves
Created in NX8.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters:
hideOriginalCurveshideoriginalcurves

Sets the non-thickness planar face or linear edge to remain fixed while part is unbent
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters:
referenceEntityreference entity

Verify whether the builder data is valid for creating Unbend or not.


If the Builder data is valid, returned value shall be 0


Returns:

Created in NX5.0.0.

License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.