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

Represents a Features::SheetMetal::AeroLighteningCutoutBuilder
To create a new instance of this class, use Features::SheetMetal::AeroSheetmetalManager::CreateAeroLighteningCutoutBuilder
Default values. More...

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

List of all members.

Public Types

enum  Types { TypesHole, TypesUserDefined }
 Represents the cutout type. More...

Public Member Functions

NXOpen::ExpressionAngle ()
 Returns the angle
Created in NX5.0.0.
bool CheckClearance ()
 Returns the check clearance
Created in NX5.0.0.
NXOpen::ExpressionClearance ()
 Returns the clearance
Created in NX5.0.0.
NXOpen::ExpressionCornerRadius ()
 Returns the corner radius
Created in NX5.0.0.
NXOpen::SectionCutoutProfile ()
 Returns the cutout profile
Created in NX5.0.0.
NXOpen::ExpressionDiameter ()
 Returns the diameter
Created in NX5.0.0.
NXOpen::ExpressionDieRadius ()
 Returns the die radius
Created in NX5.0.0.
std::vector< NXStringGetStandards ()
 Returns the standard names.
NXOpen::PointHoleCenter ()
 Returns the hole center
Created in NX5.0.0.
NXOpen::SelectFaceHoleFace ()
 Returns the hole face
Created in NX5.0.0.
NXOpen::ExpressionLength ()
 Returns the length
Created in NX5.0.0.
bool ReverseBendDirection ()
 Returns the reverse bend direction
Created in NX5.0.0.
void SetCheckClearance (bool checkClearance)
 Sets the check clearance
Created in NX5.0.0.
void SetHoleCenter (NXOpen::Point *holeCenter)
 Sets the hole center
Created in NX5.0.0.
void SetReverseBendDirection (bool reverseBendDirection)
 Sets the reverse bend direction
Created in NX5.0.0.
void SetStandardName (const NXString &standardName)
 Sets the standard name
Created in NX5.0.0.
void SetType (NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::Types type)
 Sets the feature type
Created in NX5.0.0.
NXString StandardName ()
 Returns the standard name
Created in NX5.0.0.
NXOpen::Features::SheetMetal::AeroLighteningCutoutBuilder::Types Type ()
 Returns the feature type
Created in NX5.0.0.

Detailed Description

Represents a Features::SheetMetal::AeroLighteningCutoutBuilder
To create a new instance of this class, use Features::SheetMetal::AeroSheetmetalManager::CreateAeroLighteningCutoutBuilder
Default values.

Property Value

Angle.Value

45

CheckClearance

true

Clearance.Value

5 (millimeters part), 0.12 (inches part)

Diameter.Value

102 (millimeters part), 2.6 (inches part)

DieRadius.Value

8 (millimeters part), 0.2 (inches part)

Length.Value

8 (millimeters part), 0.2 (inches part)

Type

UserDefined


Created in NX5.0.0.


Member Enumeration Documentation

Represents the cutout type.

Enumerator:
TypesHole 

hole

TypesUserDefined 

user defined


Member Function Documentation

Returns the angle
Created in NX5.0.0.



License requirements : None

Returns the check clearance
Created in NX5.0.0.



License requirements : None

Returns the clearance
Created in NX5.0.0.



License requirements : None

Returns the corner radius
Created in NX5.0.0.



License requirements : None

Returns the cutout profile
Created in NX5.0.0.



License requirements : None

Returns the diameter
Created in NX5.0.0.



License requirements : None

Returns the die radius
Created in NX5.0.0.



License requirements : None

Returns the standard names.

Returns:

Created in NX5.0.0.

License requirements : None

Returns the hole center
Created in NX5.0.0.



License requirements : None

Returns the hole face
Created in NX5.0.0.



License requirements : None

Returns the length
Created in NX5.0.0.



License requirements : None

Returns the reverse bend direction
Created in NX5.0.0.



License requirements : None

Sets the check clearance
Created in NX5.0.0.



License requirements : aero_sheet_metal ("Aerospace Sheet Metal")

Parameters:
checkClearancecheckclearance

Sets the hole center
Created in NX5.0.0.



License requirements : aero_sheet_metal ("Aerospace Sheet Metal")

Parameters:
holeCenterholecenter

Sets the reverse bend direction
Created in NX5.0.0.



License requirements : aero_sheet_metal ("Aerospace Sheet Metal")

Parameters:
reverseBendDirectionreversebenddirection

Sets the standard name
Created in NX5.0.0.



License requirements : aero_sheet_metal ("Aerospace Sheet Metal")

Parameters:
standardNamestandardname

Sets the feature type
Created in NX5.0.0.



License requirements : aero_sheet_metal ("Aerospace Sheet Metal")

Parameters:
typetype

Returns the standard name
Created in NX5.0.0.



License requirements : None

Returns the feature type
Created in NX5.0.0.



License requirements : None


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