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

Represents a Clean-Up Utility builder builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateCleanUpUtilityBuilder
Default values. More...

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

List of all members.

Public Member Functions

bool HideOriginal ()
 Returns the hide original
Created in NX7.5.0.
NXOpen::ScCollectorSelectBaseFace ()
 Returns the select base face for clean-up utility
Created in NX7.5.0.
void SetHideOriginal (bool hideOriginal)
 Sets the hide original
Created in NX7.5.0.
void SetSliverTol (double sliverTol)
 Sets the sliver tolerance
Created in NX7.5.0.
void SetUseGlobal (bool useGlobal)
 Sets the use global, if it equals to true - use global thickness value
Created in NX7.5.0.
double SliverTol ()
 Returns the sliver tolerance
Created in NX7.5.0.
NXOpen::ExpressionThicknessValue ()
 Returns the thickness value
Created in NX7.5.0.
bool UseGlobal ()
 Returns the use global, if it equals to true - use global thickness value
Created in NX7.5.0.

Detailed Description

Represents a Clean-Up Utility builder builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateCleanUpUtilityBuilder
Default values.

Property Value

SliverTol

0.009

ThicknessValue.Value

0 (millimeters part), 0 (inches part)

UseGlobal

1


Created in NX7.5.0.


Member Function Documentation

Returns the hide original
Created in NX7.5.0.



License requirements : None

Returns the select base face for clean-up utility
Created in NX7.5.0.



License requirements : None

Sets the hide original
Created in NX7.5.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
hideOriginalClean-up utility hide original value

Sets the sliver tolerance
Created in NX7.5.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
sliverTolClean-up utility sliver tolerance value

Sets the use global, if it equals to true - use global thickness value
Created in NX7.5.0.



License requirements : nx_sheet_metal ("NX Sheet Metal")

Parameters:
useGlobalClean-up utility use global value

Returns the sliver tolerance
Created in NX7.5.0.



License requirements : None

Returns the thickness value
Created in NX7.5.0.



License requirements : None

Returns the use global, if it equals to true - use global thickness value
Created in NX7.5.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.