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

Represents a CAE::NodeElementInfoBuilder
To create a new instance of this class, use CAE::NodeElementInfoManager::CreateNodeElementInfoBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  EntityType { EntityTypeNode, EntityTypeElement }
 Option to Info on Node or Element. More...
enum  FormatType { FormatTypeTabular, FormatTypeGeneral }
 Output format option. More...
enum  PropertyType { PropertyTypeBrief, PropertyTypeDetailed }
 Element property option. More...

Public Member Functions

bool Coordinates ()
 Returns the coordinates
Created in NX5.0.0.
bool Csys ()
 Returns the displacement/reference csys
Created in NX7.5.0.
bool DisplacementCsys ()
 Returns the displacement csys

NXOpen::CAE::SelectElementsBuilderElement ()
 Returns the selected elements
Created in NX5.0.0.
bool ElementConnectivity ()
 Returns the element connectivity
Created in NX5.0.0.
bool ElementQuality ()
 Returns the element quality
Created in NX5.0.0.
bool ElementType ()
 Returns the element type
Created in NX5.0.0.
NXOpen::CAE::NodeElementInfoBuilder::EntityType EntityOption ()
 Returns the entity option
Created in NX5.0.0.
NXOpen::CAE::NodeElementInfoBuilder::FormatType FormatOption ()
 Returns the format option
Created in NX5.0.0.
bool Mesh ()
 Returns the owning mesh
Created in NX5.0.0.
bool MeshCollector ()
 Returns the mesh collector
Created in NX5.0.0.
NXOpen::CAE::SelectFENodeListNode ()
 Returns the selected node
Created in NX5.0.0.
bool NodeConnectivity ()
 Returns the node connectivity
Created in NX5.0.0.
NXOpen::CAE::NodeElementInfoBuilder::PropertyType PropertyOption ()
 Returns the property option, none, short or detailed
Created in NX5.0.0.
bool ReferenceCsys ()
 Returns the reference csys

void SetCoordinates (bool coord)
 Sets the coordinates
Created in NX5.0.0.
void SetCsys (bool csys)
 Sets the displacement/reference csys
Created in NX7.5.0.
void SetDisplacementCsys (bool displacementCsys)
 Sets the displacement csys

void SetElementConnectivity (bool elementConnectivity)
 Sets the element connectivity
Created in NX5.0.0.
void SetElementQuality (bool elementQuality)
 Sets the element quality
Created in NX5.0.0.
void SetElementType (bool elementType)
 Sets the element type
Created in NX5.0.0.
void SetEntityOption (NXOpen::CAE::NodeElementInfoBuilder::EntityType entityOption)
 Sets the entity option
Created in NX5.0.0.
void SetFormatOption (NXOpen::CAE::NodeElementInfoBuilder::FormatType formatOption)
 Sets the format option
Created in NX5.0.0.
void SetMesh (bool mesh)
 Sets the owning mesh
Created in NX5.0.0.
void SetMeshCollector (bool meshCollector)
 Sets the mesh collector
Created in NX5.0.0.
void SetNodeConnectivity (bool nodeConnectivity)
 Sets the node connectivity
Created in NX5.0.0.
void SetPropertyOption (NXOpen::CAE::NodeElementInfoBuilder::PropertyType propertyOption)
 Sets the property option, none, short or detailed
Created in NX5.0.0.
void SetReferenceCsys (bool referenceCsys)
 Sets the reference csys


Detailed Description

Represents a CAE::NodeElementInfoBuilder
To create a new instance of this class, use CAE::NodeElementInfoManager::CreateNodeElementInfoBuilder

Created in NX5.0.0.



Member Enumeration Documentation

Option to Info on Node or Element.

Enumerator:
EntityTypeNode 

Info on node.

EntityTypeElement 

Info on element.

Output format option.

Enumerator:
FormatTypeTabular 

Tabular.

FormatTypeGeneral 

General.

Element property option.

Enumerator:
PropertyTypeBrief 

no property

PropertyTypeDetailed 

detailed property


Member Function Documentation

Returns the coordinates
Created in NX5.0.0.



License requirements : None

Returns the displacement/reference csys
Created in NX7.5.0.



License requirements : None

Returns the displacement csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the selected elements
Created in NX5.0.0.



License requirements : None

Returns the element connectivity
Created in NX5.0.0.



License requirements : None

Returns the element quality
Created in NX5.0.0.



License requirements : None

Returns the element type
Created in NX5.0.0.



License requirements : None

Returns the entity option
Created in NX5.0.0.



License requirements : None

Returns the format option
Created in NX5.0.0.



License requirements : None

Returns the owning mesh
Created in NX5.0.0.



License requirements : None

Returns the mesh collector
Created in NX5.0.0.



License requirements : None

Returns the selected node
Created in NX5.0.0.



License requirements : None

Returns the node connectivity
Created in NX5.0.0.



License requirements : None

Returns the property option, none, short or detailed
Created in NX5.0.0.



License requirements : None

Returns the reference csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Sets the coordinates
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
coordcoord

Sets the displacement/reference csys
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
csyscsys

Sets the displacement csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
displacementCsysdisplacementcsys

Sets the element connectivity
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
elementConnectivityelementconnectivity

Sets the element quality
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
elementQualityelementquality

Sets the element type
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
elementTypeelementtype

Sets the entity option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
entityOptionentityoption

Sets the format option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
formatOptionformatoption

Sets the owning mesh
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
meshmesh

Sets the mesh collector
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
meshCollectormeshcollector

Sets the node connectivity
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
nodeConnectivitynodeconnectivity

Sets the property option, none, short or detailed
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
propertyOptionpropertyoption

Sets the reference csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
referenceCsysreferencecsys

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