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

Represents a Features::HemFlange builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateHemFlangeFeatureBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  BendReliefOptions { BendReliefOptionsSquare, BendReliefOptionsRound, BendReliefOptionsNone }
 This enum represents the Bend relief type of the hem flange. More...
enum  InsetTypeOptions { InsetTypeOptionsMaterialInside, InsetTypeOptionsMaterialOutside, InsetTypeOptionsBendOutside }
 This enum represents the inset type for the material of the hem flange. More...
enum  TypeOptions {
  TypeOptionsClosedHemType, TypeOptionsOpenHemType, TypeOptionsSFlangeHemType, TypeOptionsCurlHemType,
  TypeOptionsOpenLoopHemType, TypeOptionsClosedLoopHemType, TypeOptionsCenteredLoopHemType
}
 Represents the Hem Flange type. More...

Public Member Functions

NXOpen::ExpressionBendReliefDepth ()
 Returns the bend relief depth
Created in NX5.0.0.
NXOpen::Features::SheetMetal::HemFlangeBuilder::BendReliefOptions BendReliefType ()
 Returns the bend relief type
Created in NX5.0.0.
NXOpen::ExpressionBendReliefWidth ()
 Returns the bend relief width
Created in NX5.0.0.
NXOpen::ScCollectorEdgeChain ()
 Returns the edge chain
Created in NX5.0.0.
NXOpen::ExpressionFirstBendRadius ()
 Returns the first bend radius
Created in NX5.0.0.
NXOpen::ExpressionFirstFlangeLength ()
 Returns the first flange length
Created in NX5.0.0.
NXOpen::Features::SheetMetal::HemFlangeBuilder::InsetTypeOptions InsetType ()
 Returns the inset type options
Created in NX5.0.0.
NXOpen::ExpressionMiterAngle ()
 Returns the miter angle
Created in NX5.0.0.
NXOpen::ExpressionNeutralFactor ()
 Returns the neutral factor
Created in NX5.0.0.
NXOpen::ExpressionSecondBendRadius ()
 Returns the second bend radius
Created in NX5.0.0.
NXOpen::ExpressionSecondFlangeLength ()
 Returns the second flange length
Created in NX5.0.0.
void SetBendReliefType (NXOpen::Features::SheetMetal::HemFlangeBuilder::BendReliefOptions bendReliefType)
 Sets the bend relief type
Created in NX5.0.0.
void SetInsetType (NXOpen::Features::SheetMetal::HemFlangeBuilder::InsetTypeOptions insetType)
 Sets the inset type options
Created in NX5.0.0.
void SetType (NXOpen::Features::SheetMetal::HemFlangeBuilder::TypeOptions type)
 Sets the hem type
Created in NX5.0.0.
void SetUseMiter (bool useMiterHem)
 Sets the use miter hem
Created in NX5.0.0.
NXOpen::ExpressionSweepAngle ()
 Returns the sweep
Created in NX5.0.0.
NXOpen::Features::SheetMetal::HemFlangeBuilder::TypeOptions Type ()
 Returns the hem type
Created in NX5.0.0.
bool UseMiter ()
 Returns the use miter hem
Created in NX5.0.0.

Detailed Description

Represents a Features::HemFlange builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateHemFlangeFeatureBuilder

Created in NX5.0.0.



Member Enumeration Documentation

This enum represents the Bend relief type of the hem flange.

Enumerator:
BendReliefOptionsSquare 

square

BendReliefOptionsRound 

round

BendReliefOptionsNone 

none

This enum represents the inset type for the material of the hem flange.

Enumerator:
InsetTypeOptionsMaterialInside 

The hem flange is flush with the thickness face on the inside.

InsetTypeOptionsMaterialOutside 

The hem flange is flush with the thickness face on the outside.

InsetTypeOptionsBendOutside 

The bend and hem flange are outside the thickness face.

Represents the Hem Flange type.

Enumerator:
TypeOptionsClosedHemType 

closed hem type

TypeOptionsOpenHemType 

open hem type

TypeOptionsSFlangeHemType 

sflange hem type

TypeOptionsCurlHemType 

curl hem type

TypeOptionsOpenLoopHemType 

open loop hem type

TypeOptionsClosedLoopHemType 

closed loop hem type

TypeOptionsCenteredLoopHemType 

centered loop hem type


Member Function Documentation

Returns the bend relief depth
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the bend relief type
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the bend relief width
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the edge chain
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the first bend radius
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the first flange length
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the inset type options
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the miter angle
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the neutral factor
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the second bend radius
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the second flange length
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Sets the bend relief type
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
bendReliefTypebendrelieftype

Sets the inset type options
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
insetTypeinsettype

Sets the hem type
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
typetype

Sets the use miter hem
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
useMiterHemusemiterhem

Returns the sweep
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the hem type
Created in NX5.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Returns the use miter hem
Created in NX5.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.