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

The Rebend feature class. More...

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

List of all members.

Public Member Functions

NXOpen::ScCollectorFaceCollector ()
 Returns the unbent faces to rebend
Created in NX5.0.0.
NXOpen::NXObjectReferenceEntity ()
 Returns the non-thickness planar face or linear edge to remain fixed while part is rebent
Created in NX7.0.0.
void SetFaceCollector (NXOpen::ScCollector *faceCollector)
 Sets the unbent faces to rebend
Created in NX5.0.0.
void SetReferenceEntity (NXOpen::NXObject *referenceEntity)
 Sets the non-thickness planar face or linear edge to remain fixed while part is rebent
Created in NX7.0.0.
int ValidateBuilderData ()
 Verify whether the builder data is valid for creating Rebend or not.

Detailed Description

The Rebend feature class.


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

Created in NX5.0.0.


Member Function Documentation

Returns the unbent faces to rebend
Created in NX5.0.0.



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

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



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

Sets the unbent faces to rebend
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 non-thickness planar face or linear edge to remain fixed while part is rebent
Created in NX7.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 Rebend 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.