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

Builder for creating Surface Coat
To create a new instance of this class, use CAE::MeshManager::CreateSurfaceCoatBuilder

Created in NX6.0.1. More...

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

List of all members.

Public Types

enum  SelectionMethod { SelectionMethodThreeDimensionMesh, SelectionMethodElementFreeFace, SelectionMethodGeometry }
 Represents the selection method to be used. More...

Public Member Functions

NXOpen::CAE::MeshCommitMesh ()
 Commit the mesh.
NXOpen::CAE::SelectElementsBuilderElementFace ()
 Returns the selected element face(s)
Created in NX6.0.1.
NXOpen::CAE::ElementTypeBuilderElementType ()
 Returns the element type to be created
Created in NX6.0.1.
bool ExportToSolver ()
 Returns the export to solver toggle
Created in NX7.5.0.
NXOpen::SelectTaggedObjectListSelectGeometry ()
 Returns the selected geometry object(s)
Created in NX7.5.0.
NXOpen::CAE::SurfaceCoatBuilder::SelectionMethod SelectionMethodType ()
 Returns the selection method for different ways of selection
Created in NX6.0.1.
void SetExportToSolver (bool fExportToSolver)
 Sets the export to solver toggle
Created in NX7.5.0.
void SetSelectionMethodType (NXOpen::CAE::SurfaceCoatBuilder::SelectionMethod selectionMethodType)
 Sets the selection method for different ways of selection
Created in NX6.0.1.
NXOpen::SelectTaggedObjectListSourceMesh ()
 Returns the selected source object(s)
Created in NX6.0.1.

Detailed Description

Builder for creating Surface Coat
To create a new instance of this class, use CAE::MeshManager::CreateSurfaceCoatBuilder

Created in NX6.0.1.



Member Enumeration Documentation

Represents the selection method to be used.

Enumerator:
SelectionMethodThreeDimensionMesh 

3D mesh

SelectionMethodElementFreeFace 

Element free faces.

SelectionMethodGeometry 

Face or body.


Member Function Documentation

Commit the mesh.

Returns:

Created in NX6.0.1.

License requirements : nx_masterfem ("Finite Element Modeling")

Returns the selected element face(s)
Created in NX6.0.1.



License requirements : None

Returns the element type to be created
Created in NX6.0.1.



License requirements : None

Returns the export to solver toggle
Created in NX7.5.0.



License requirements : None

Returns the selected geometry object(s)
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the selection method for different ways of selection
Created in NX6.0.1.



License requirements : None

Sets the export to solver toggle
Created in NX7.5.0.



License requirements : None

Parameters:
fExportToSolverfexporttosolver

Sets the selection method for different ways of selection
Created in NX6.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
selectionMethodTypeselectionmethodtype

Returns the selected source object(s)
Created in NX6.0.1.



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.