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

This class provides Shell Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateShellEadBuilder
Default values. More...

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

List of all members.

Public Types

enum  MaterialOrientationMethod { MaterialOrientationMethodCoordinateSystem, MaterialOrientationMethodVectorProjection }
 indicates which material orientation method to use More...
enum  State { StateIgnore, StateApply, StateClear }
 indicates to ignore, apply or clear the state property upon commit More...

Public Member Functions

NXOpen::CoordinateSystemCoordinateSystem ()
 Returns the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX6.0.0.
NXOpen::CAE::SelectElementsBuilderElements ()
 Returns the select element operator selects elements
Created in NX6.0.0.
NXOpen::CAE::ShellEADBuilder::State MaterialOrientationState ()
 Returns the material orientation state drives the action upon commit
Created in NX6.0.0.
NXOpen::CAE::SelectFENodeListNode ()
 Returns the select nodes operator selects nodes to limit thickness to
Created in NX6.0.1.
void SetCoordinateSystem (NXOpen::CoordinateSystem *coordinateSystem)
 Sets the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX6.0.0.
void SetMaterialOrientationState (NXOpen::CAE::ShellEADBuilder::State materialOrientationState)
 Sets the material orientation state drives the action upon commit
Created in NX6.0.0.
NXOpen::CAE::ShellEADBuilder::MaterialOrientationMethod SetMatOriMethod ()
 Returns the get selection ori operator gets material orientation method
Created in NX6.0.0.
void SetSetMatOriMethod (NXOpen::CAE::ShellEADBuilder::MaterialOrientationMethod setMatOriMethod)
 Sets the get selection ori operator gets material orientation method
Created in NX6.0.0.
void SetThicknessState (NXOpen::CAE::ShellEADBuilder::State thicknessState)
 Sets the thickness state drives the action upon commit
Created in NX6.0.0.
void SetVector (NXOpen::Direction *vector)
 Sets the get vector method gets the projection vector for material orientation
Created in NX6.0.0.
void SetZoffsetState (NXOpen::CAE::ShellEADBuilder::State zoffsetState)
 Sets the zoffset state drives the action upon commit
Created in NX7.5.0.
NXOpen::ExpressionThicknessExpression ()
 Returns the thickness expression of the shell element
Created in NX6.0.0.
NXOpen::CAE::ShellEADBuilder::State ThicknessState ()
 Returns the thickness state drives the action upon commit
Created in NX6.0.0.
NXOpen::DirectionVector ()
 Returns the get vector method gets the projection vector for material orientation
Created in NX6.0.0.
NXOpen::ExpressionZoffsetExpression ()
 Returns the zoffset expression of the shell element
Created in NX7.5.0.
NXOpen::CAE::ShellEADBuilder::State ZoffsetState ()
 Returns the zoffset state drives the action upon commit
Created in NX7.5.0.

Detailed Description

This class provides Shell Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateShellEadBuilder
Default values.

Property Value

MaterialOrientationState

Ignore

SetMatOriMethod

CoordinateSystem

ThicknessState

Ignore

ZoffsetState

Ignore


Created in NX6.0.0.


Member Enumeration Documentation

indicates which material orientation method to use

Enumerator:
MaterialOrientationMethodCoordinateSystem 

use a coordinate system to orient the material

MaterialOrientationMethodVectorProjection 

use a vector projected to the shell to orient the material

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

Enumerator:
StateIgnore 

do nothing to the property

StateApply 

apply the property

StateClear 

clear the property


Member Function Documentation

Returns the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the select element operator selects elements
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the material orientation state drives the action upon commit
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the select nodes operator selects nodes to limit thickness to
Created in NX6.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

Sets the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
coordinateSystemcoordinatesystem

Sets the material orientation state drives the action upon commit
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
materialOrientationStatematerialorientationstate

Returns the get selection ori operator gets material orientation method
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Sets the get selection ori operator gets material orientation method
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
setMatOriMethodsetmatorimethod

Sets the thickness state drives the action upon commit
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
thicknessStatethicknessstate

Sets the get vector method gets the projection vector for material orientation
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
vectorvector

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



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
zoffsetStatezoffsetstate

Returns the thickness expression of the shell element
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the thickness state drives the action upon commit
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the get vector method gets the projection vector for material orientation
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the zoffset expression of the shell element
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

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



License requirements : nx_masterfem ("Finite Element Modeling")


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