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

This class provides Gap Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateGapEadBuilder

Created in NX7.5.0. More...

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

List of all members.

Public Types

enum  OrientationMethod { OrientationMethodVector, OrientationMethodCsystem, OrientationMethodNode }
 indicates which orientation method to use More...
enum  State { StateApply, StateClear }
 indicates to ignore, apply or clear the state property upon commit More...

Public Member Functions

NXOpen::CAE::SelectElementsBuilderElements ()
 Returns the select element operator selects elements
Created in NX7.5.0.
NXOpen::CoordinateSystemOriCsystem ()
 Returns the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX7.5.0.
NXOpen::DirectionOriDirr ()
 Returns the get oriDirr operator gets orientaion vector value
Created in NX7.5.0.
NXOpen::CAE::GapEADBuilder::State OrientationState ()
 Returns the state drives the commit action
Created in NX7.5.0.
NXOpen::CAE::GapEADBuilder::OrientationMethod OriMethod ()
 Returns the method to get the element orientation method
Created in NX7.5.0.
NXOpen::CAE::SelectFENodeListOriNode ()
 Returns the get ori_node operator selects an orientation node
Created in NX7.5.0.
void SetOriCsystem (NXOpen::CoordinateSystem *oriCsystem)
 Sets the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX7.5.0.
void SetOriDirr (NXOpen::Direction *oriDirr)
 Sets the get oriDirr operator gets orientaion vector value
Created in NX7.5.0.
void SetOrientationState (NXOpen::CAE::GapEADBuilder::State orientationState)
 Sets the state drives the commit action
Created in NX7.5.0.
void SetOriMethod (NXOpen::CAE::GapEADBuilder::OrientationMethod oriMethod)
 Sets the method to get the element orientation method
Created in NX7.5.0.

Detailed Description

This class provides Gap Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateGapEadBuilder

Created in NX7.5.0.



Member Enumeration Documentation

indicates which orientation method to use

Enumerator:
OrientationMethodVector 

use a vector to orient the element

OrientationMethodCsystem 

use a csystem to orient the element

OrientationMethodNode 

use a node to orient the element

indicates to ignore, apply or clear the state property upon commit

Enumerator:
StateApply 

apply the property

StateClear 

clear the property


Member Function Documentation

Returns the select element operator selects elements
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the get oriDirr operator gets orientaion vector value
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the state drives the commit action
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the method to get the element orientation method
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the get ori_node operator selects an orientation node
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Sets the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
oriCsystemoricsystem

Sets the get oriDirr operator gets orientaion vector value
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
oriDirroridirr

Sets the state drives the commit action
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
orientationStateorientation state

Sets the method to get the element orientation method
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
oriMethodorimethod

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