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

Represents a CAE::SpiderElementBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateSpiderElementBuilder

Created in NX5.0.1. More...

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

List of all members.

Public Types

enum  NewMeshType { NewMeshTypeCreate, NewMeshTypeExisting }
 Option to create new mesh or add to existing mesh. More...

Public Member Functions

NXString CollectorName ()
 Returns the mesh collector name
Created in NX5.0.1.
NXOpen::CAE::SelectFENodeCoreNode ()
 Returns a core node
Created in NX5.0.1.
int Label ()
 Returns the label
Created in NX5.0.1.
NXOpen::CAE::SelectFENodeListLegNodes ()
 Returns the leg nodes
Created in NX5.0.1.
NXString MeshName ()
 Returns the mesh name
Created in NX5.0.1.
NXString NeutralName ()
 Returns the element neutral name
Created in NX5.0.1.
NXOpen::CAE::SpiderElementBuilder::NewMeshType NewMeshOption ()
 Returns the new mesh option
Created in NX5.0.1.
void SetCollectorName (const NXString &collectorName)
 Sets the mesh collector name
Created in NX5.0.1.
void SetLabel (int label)
 Sets the label
Created in NX5.0.1.
void SetMeshName (const NXString &meshName)
 Sets the mesh name
Created in NX5.0.1.
void SetNeutralName (const NXString &neutralName)
 Sets the element neutral name
Created in NX5.0.1.
void SetNewMeshOption (NXOpen::CAE::SpiderElementBuilder::NewMeshType newMeshOption)
 Sets the new mesh option
Created in NX5.0.1.

Detailed Description

Represents a CAE::SpiderElementBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateSpiderElementBuilder

Created in NX5.0.1.



Member Enumeration Documentation

Option to create new mesh or add to existing mesh.

Enumerator:
NewMeshTypeCreate 

create new mesh

NewMeshTypeExisting 

add to existing mesh


Member Function Documentation

Returns the mesh collector name
Created in NX5.0.1.



License requirements : None

Returns a core node
Created in NX5.0.1.



License requirements : None

Returns the label
Created in NX5.0.1.



License requirements : None

Returns the leg nodes
Created in NX5.0.1.



License requirements : None

Returns the mesh name
Created in NX5.0.1.



License requirements : None

Returns the element neutral name
Created in NX5.0.1.



License requirements : None

Returns the new mesh option
Created in NX5.0.1.



License requirements : None

Sets the mesh collector name
Created in NX5.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
collectorNamecollectorname

Sets the label
Created in NX5.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
labellabel

Sets the mesh name
Created in NX5.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
meshNamemeshname

Sets the element neutral name
Created in NX5.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
neutralNameneutralname

Sets the new mesh option
Created in NX5.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
newMeshOptionnewmeshoption

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