NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::SuppressHoleBuilder Class Reference

Builder for creating Hole Suppression Hole
To create a new instance of this class, use CAE::AbstractionManager::CreateSuppressHoleBuilder
Default values. More...

Inheritance diagram for NXOpen::CAE::SuppressHoleBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  OptionChoice { OptionChoiceAutomatic, OptionChoiceManual }
 the enum for method More...
enum  OptionPointCreate { OptionPointCreateNone, OptionPointCreatePoint, OptionPointCreateMeshPoint }
 the enum for point creation More...

Public Member Functions

NXOpen::SelectTaggedObjectListBodySelect ()
 Returns the bodyselect
Created in NX8.0.0.
NXOpen::CAE::SuppressHoleBuilder::OptionChoice Choice ()
 Returns the type Automatic or Manual
Created in NX8.0.0.
NXOpen::SelectTaggedObjectListEdgeSelect ()
 Returns the edgeselect
Created in NX8.0.0.
NXOpen::ExpressionHoleDiameter ()
 Returns the holedia
Created in NX8.0.0.
NXOpen::CAE::SuppressHoleBuilder::OptionPointCreate PointCreate ()
 Returns the pointcreate
Created in NX8.0.0.
void SetChoice (NXOpen::CAE::SuppressHoleBuilder::OptionChoice type)
 Sets the type Automatic or Manual
Created in NX8.0.0.
void SetPointCreate (NXOpen::CAE::SuppressHoleBuilder::OptionPointCreate pointCreate)
 Sets the pointcreate
Created in NX8.0.0.

Detailed Description

Builder for creating Hole Suppression Hole
To create a new instance of this class, use CAE::AbstractionManager::CreateSuppressHoleBuilder
Default values.

Property Value

Choice

Automatic

HoleDiameter.Value

0 (millimeters part), 0 (inches part)

PointCreate

None


Created in NX8.0.0.


Member Enumeration Documentation

the enum for method

Enumerator:
OptionChoiceAutomatic 

automatic

OptionChoiceManual 

manual

the enum for point creation

Enumerator:
OptionPointCreateNone 

none

OptionPointCreatePoint 

point

OptionPointCreateMeshPoint 

mesh point


Member Function Documentation

Returns the bodyselect
Created in NX8.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the type Automatic or Manual
Created in NX8.0.0.



License requirements : None

Returns the edgeselect
Created in NX8.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the holedia
Created in NX8.0.0.



License requirements : None

Returns the pointcreate
Created in NX8.0.0.



License requirements : None

Sets the type Automatic or Manual
Created in NX8.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
typetype

Sets the pointcreate
Created in NX8.0.0.



License requirements : None

Parameters:
pointCreatepointcreate

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