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

Builder for creating Polygon Face On Mesh
To create a new instance of this class, use CAE::AbstractionManager::CreatePolygonFaceOnMeshBuilder

Created in NX7.5.2. More...

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

List of all members.

Public Types

enum  PolygonFaceOnMeshType { PolygonFaceOnMeshTypeTwoDimensionElement, PolygonFaceOnMeshTypeElementFreeFace }
 Represents the polygon face on mesh type to be used. More...
enum  SelectBodyMethod { SelectBodyMethodCreateNew, SelectBodyMethodAddToExisting }
 Represents the select body option to be used. More...

Public Member Functions

NXOpen::ExpressionBoundaryMerging ()
 Returns the angle
Created in NX7.5.2.
NXOpen::CAE::SelectElementsBuilderElementSelection ()
 Returns the selected element(s)
Created in NX7.5.2.
NXOpen::ExpressionFaceSmoothing ()
 Returns the angle
Created in NX7.5.2.
NXOpen::SelectTaggedObjectListSelectBody ()
 Returns the selected body
Created in NX7.5.2.
NXOpen::CAE::PolygonFaceOnMeshBuilder::SelectBodyMethod SelectBodyOption ()
 Returns the select body option for different ways of body select method
Created in NX7.5.2.
void SetSelectBodyOption (NXOpen::CAE::PolygonFaceOnMeshBuilder::SelectBodyMethod selectBodyMethod)
 Sets the select body option for different ways of body select method
Created in NX7.5.2.
void SetType (NXOpen::CAE::PolygonFaceOnMeshBuilder::PolygonFaceOnMeshType selectionType)
 Sets the selection method for different ways of selection
Created in NX7.5.2.
NXOpen::CAE::PolygonFaceOnMeshBuilder::PolygonFaceOnMeshType Type ()
 Returns the selection method for different ways of selection
Created in NX7.5.2.

Detailed Description

Builder for creating Polygon Face On Mesh
To create a new instance of this class, use CAE::AbstractionManager::CreatePolygonFaceOnMeshBuilder

Created in NX7.5.2.



Member Enumeration Documentation

Represents the polygon face on mesh type to be used.

Enumerator:
PolygonFaceOnMeshTypeTwoDimensionElement 

2D Element

PolygonFaceOnMeshTypeElementFreeFace 

3D Element free faces

Represents the select body option to be used.

Enumerator:
SelectBodyMethodCreateNew 

Create new body.

SelectBodyMethodAddToExisting 

Add to existing body.


Member Function Documentation

Returns the angle
Created in NX7.5.2.



License requirements : None

Returns the selected element(s)
Created in NX7.5.2.



License requirements : None

Returns the angle
Created in NX7.5.2.



License requirements : None

Returns the selected body
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the select body option for different ways of body select method
Created in NX7.5.2.



License requirements : None

Sets the select body option for different ways of body select method
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
selectBodyMethodselectbodymethod

Sets the selection method for different ways of selection
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
selectionTypeselectiontype

Returns the selection method for different ways of selection
Created in NX7.5.2.



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.