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

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

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

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. More...
 
NXOpen::CAE::SelectElementsBuilderElements ()
 Returns the select element operator selects elements
Created in NX6.0.0. More...
 
NXOpen::CAE::ShellEADBuilder::State MaterialOrientationState ()
 Returns the material orientation state drives the action upon commit
Created in NX6.0.0. More...
 
NXOpen::CAE::SelectFENodeListNode ()
 Returns the select nodes operator selects nodes to limit thickness to
Created in NX6.0.1. More...
 
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. More...
 
void SetMaterialOrientationState (NXOpen::CAE::ShellEADBuilder::State materialOrientationState)
 Sets the material orientation state drives the action upon commit
Created in NX6.0.0. More...
 
NXOpen::CAE::ShellEADBuilder::MaterialOrientationMethod SetMatOriMethod ()
 Returns the get selection ori operator gets material orientation method
Created in NX6.0.0. More...
 
void SetSetMatOriMethod (NXOpen::CAE::ShellEADBuilder::MaterialOrientationMethod setMatOriMethod)
 Sets the get selection ori operator gets material orientation method
Created in NX6.0.0. More...
 
void SetThicknessState (NXOpen::CAE::ShellEADBuilder::State thicknessState)
 Sets the thickness state drives the action upon commit
Created in NX6.0.0. More...
 
void SetVector (NXOpen::Direction *vector)
 Sets the get vector method gets the projection vector for material orientation
Created in NX6.0.0. More...
 
void SetZoffsetState (NXOpen::CAE::ShellEADBuilder::State zoffsetState)
 Sets the zoffset state drives the action upon commit
Created in NX7.5.0. More...
 
NXOpen::ExpressionThicknessExpression ()
 Returns the thickness expression of the shell element
Created in NX6.0.0. More...
 
NXOpen::CAE::ShellEADBuilder::State ThicknessState ()
 Returns the thickness state drives the action upon commit
Created in NX6.0.0. More...
 
NXOpen::DirectionVector ()
 Returns the get vector method gets the projection vector for material orientation
Created in NX6.0.0. More...
 
NXOpen::ExpressionZoffsetExpression ()
 Returns the zoffset expression of the shell element
Created in NX7.5.0. More...
 
NXOpen::CAE::ShellEADBuilder::State ZoffsetState ()
 Returns the zoffset state drives the action upon commit
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

This class provides Shell Associated Data Support
To create a new instance of this class, use NXOpen::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

NXOpen::CoordinateSystem* NXOpen::CAE::ShellEADBuilder::CoordinateSystem ( )

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")

NXOpen::CAE::SelectElementsBuilder* NXOpen::CAE::ShellEADBuilder::Elements ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::CAE::ShellEADBuilder::State NXOpen::CAE::ShellEADBuilder::MaterialOrientationState ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::CAE::SelectFENodeList* NXOpen::CAE::ShellEADBuilder::Node ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

void NXOpen::CAE::ShellEADBuilder::SetCoordinateSystem ( NXOpen::CoordinateSystem coordinateSystem)

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
void NXOpen::CAE::ShellEADBuilder::SetMaterialOrientationState ( NXOpen::CAE::ShellEADBuilder::State  materialOrientationState)

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



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
materialOrientationStatematerialorientationstate
NXOpen::CAE::ShellEADBuilder::MaterialOrientationMethod NXOpen::CAE::ShellEADBuilder::SetMatOriMethod ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

void NXOpen::CAE::ShellEADBuilder::SetSetMatOriMethod ( NXOpen::CAE::ShellEADBuilder::MaterialOrientationMethod  setMatOriMethod)

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



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
setMatOriMethodsetmatorimethod
void NXOpen::CAE::ShellEADBuilder::SetThicknessState ( NXOpen::CAE::ShellEADBuilder::State  thicknessState)

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



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
thicknessStatethicknessstate
void NXOpen::CAE::ShellEADBuilder::SetVector ( NXOpen::Direction vector)

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
void NXOpen::CAE::ShellEADBuilder::SetZoffsetState ( NXOpen::CAE::ShellEADBuilder::State  zoffsetState)

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



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
zoffsetStatezoffsetstate
NXOpen::Expression* NXOpen::CAE::ShellEADBuilder::ThicknessExpression ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::CAE::ShellEADBuilder::State NXOpen::CAE::ShellEADBuilder::ThicknessState ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::Direction* NXOpen::CAE::ShellEADBuilder::Vector ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::Expression* NXOpen::CAE::ShellEADBuilder::ZoffsetExpression ( )

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



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::CAE::ShellEADBuilder::State NXOpen::CAE::ShellEADBuilder::ZoffsetState ( )

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 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.