NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::SheetMetal::BendTaperBuilder Class Reference

Represents a Bend Taper feature builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateBendTaperBuilder
Default values. More...

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

List of all members.

Public Types

enum  BendTaperSides { BendTaperSidesBoth, BendTaperSidesSide1, BendTaperSidesSide2, BendTaperSidesSymmetric }
 This enum represents the taper sides options for the bend taper. More...
enum  ChainingType { ChainingTypeBendOnly, ChainingTypeBendFace, ChainingTypeBendFaceChain }
 This enum represents the chaining options for the bend taper. More...

Public Member Functions

NXOpen::ExpressionBendTaperAngle1 ()
 Returns the bend taper angle1
Created in NX6.0.0.
NXOpen::ExpressionBendTaperAngle2 ()
 Returns the bend taper angle2
Created in NX6.0.0.
NXOpen::ScCollectorBendTaperSelectBendFace ()
 Returns the bend taper select bend face.
NXOpen::Features::SheetMetal::BendTaperBuilder::ChainingType Chaining ()
 Returns the chaining
Created in NX6.0.0.
bool ReverseTaperDirection ()
 Returns the flag indication the reverse taper direction
Created in NX6.0.0.
void SetChaining (NXOpen::Features::SheetMetal::BendTaperBuilder::ChainingType chaining)
 Sets the chaining
Created in NX6.0.0.
void SetReverseTaperDirection (bool reverseTaperDirection)
 Sets the flag indication the reverse taper direction
Created in NX6.0.0.
void SetTaperSides (NXOpen::Features::SheetMetal::BendTaperBuilder::BendTaperSides taperSides)
 Sets the taper sides
Created in NX6.0.0.
NXOpen::NXObjectStationaryEntity ()
 Returns the stationary entity, can be an edge or a face.
NXOpen::Features::SheetMetal::BendTaperBuilder::BendTaperSides TaperSides ()
 Returns the taper sides
Created in NX6.0.0.
NXOpen::ExpressionWebTaperAngle1 ()
 Returns the web taper angle1
Created in NX6.0.0.
NXOpen::ExpressionWebTaperAngle2 ()
 Returns the web taper angle2
Created in NX6.0.0.

Detailed Description

Represents a Bend Taper feature builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateBendTaperBuilder
Default values.

Property Value

BendTaperAngle1.Value

10

BendTaperAngle2.Value

10

Chaining

BendOnly

TaperSides

Both

WebTaperAngle1.Value

0

WebTaperAngle2.Value

0


Created in NX6.0.0.


Member Enumeration Documentation

This enum represents the taper sides options for the bend taper.

Enumerator:
BendTaperSidesBoth 

Both Sides.

BendTaperSidesSide1 

Side 1 only.

BendTaperSidesSide2 

Side 2 only.

BendTaperSidesSymmetric 

Symmetric.

Side 1 = Side 2

This enum represents the chaining options for the bend taper.

Enumerator:
ChainingTypeBendOnly 

Bend Only.

ChainingTypeBendFace 

Bend and Face.

ChainingTypeBendFaceChain 

Bend and Face Chain.


Member Function Documentation

Returns the bend taper angle1
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the bend taper angle2
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the bend taper select bend face.


Created in NX6.0.0.

License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the chaining
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the flag indication the reverse taper direction
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Sets the chaining
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
chainingThe chaining can be Bend Only, Bend and Face, and Bend and Face Chain.

Sets the flag indication the reverse taper direction
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
reverseTaperDirectionreversetaperdirection

Sets the taper sides
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
taperSidesThe taperSides can be Both, Side 1, Side 2, and Symmetric.

Returns the stationary entity, can be an edge or a face.


Created in NX6.0.0.

License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the taper sides
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the web taper angle1
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the web taper angle2
Created in NX6.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")


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