NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::PrimitiveMeshBuilder Class Reference

Represents Primitive Mesh Used to create a CAE::Mesh
To create a new instance of this class, use CAE::MeshManager::CreatePrimitiveMeshBuilder

Created in NX7.5.1. More...

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

List of all members.

Public Member Functions

NXOpen::CAE::ElementTypeBuilderElementType ()
 Returns the element type builder.
NXString Name ()
 Returns the mesh object name.
NXOpen::CAE::PropertyTablePropertyTable ()
 Returns the property table associated with the mesh.
void SetName (const NXString &name)
 Sets the mesh object name.

Detailed Description

Represents Primitive Mesh Used to create a CAE::Mesh
To create a new instance of this class, use CAE::MeshManager::CreatePrimitiveMeshBuilder

Created in NX7.5.1.



Member Function Documentation

Returns the element type builder.


Created in NX7.5.1.

License requirements : nx_masterfem ("Finite Element Modeling")

Returns the mesh object name.


Created in NX7.5.1.

License requirements : nx_masterfem ("Finite Element Modeling")

Returns the property table associated with the mesh.

The property table contains the parameters needed for the generation of the mesh.
Created in NX7.5.1.

License requirements : nx_masterfem ("Finite Element Modeling")

Sets the mesh object name.


Created in NX7.5.1.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
nameThe new name being assigned or set

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