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

Represents a CAE::ElementReflectBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateElementReflectBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  ElemDimType { ElemDimTypeAny, ElemDimTypeBeam, ElemDimTypeShell, ElemDimTypeSolid }
 Dimension of element to be reflected. More...
enum  LabelType { LabelTypeLabel, LabelTypeOffset }
 Option to use label/increment or offset. More...
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.0.
NXOpen::CAE::ElementReflectBuilder::ElemDimType ElementDimensionOption ()
 Returns the element dimension option
Created in NX5.0.0.
NXOpen::CAE::SelectElementsBuilderElements ()
 Returns the selected elements to be reflected
Created in NX5.0.0.
NXOpen::CAE::ElementTypeBuilderElementType ()
 Returns the element type builder.
int Increment ()
 Returns the increment
Created in NX5.0.0.
int Label ()
 Returns the label
Created in NX5.0.0.
NXOpen::CAE::ElementReflectBuilder::LabelType LabelOption ()
 Returns the label option
Created in NX5.0.0.
NXString MeshName ()
 Returns the mesh name
Created in NX5.0.0.
NXString NeutralName ()
 Returns the element neutral name
Created in NX5.0.0.
NXOpen::CAE::ElementReflectBuilder::NewMeshType NewMeshOption ()
 Returns the new mesh option
Created in NX5.0.0.
int Offset ()
 Returns the offset
Created in NX5.0.0.
NXOpen::PlanePlane ()
 Returns the plane of reflection
Created in NX5.0.0.
void SetCollectorName (const NXString &collectorName)
 Sets the mesh collector name
Created in NX5.0.0.
void SetElementDimensionOption (NXOpen::CAE::ElementReflectBuilder::ElemDimType elementDimensionOption)
 Sets the element dimension option
Created in NX5.0.0.
void SetIncrement (int increment)
 Sets the increment
Created in NX5.0.0.
void SetLabel (int label)
 Sets the label
Created in NX5.0.0.
void SetLabelOption (NXOpen::CAE::ElementReflectBuilder::LabelType labelOption)
 Sets the label option
Created in NX5.0.0.
void SetMeshName (const NXString &meshName)
 Sets the mesh name
Created in NX5.0.0.
void SetNeutralName (const NXString &neutralName)
 Sets the element neutral name
Created in NX5.0.0.
void SetNewMeshOption (NXOpen::CAE::ElementReflectBuilder::NewMeshType newMeshOption)
 Sets the new mesh option
Created in NX5.0.0.
void SetOffset (int offset)
 Sets the offset
Created in NX5.0.0.
void SetPlane (NXOpen::Plane *plane)
 Sets the plane of reflection
Created in NX5.0.0.

Detailed Description

Represents a CAE::ElementReflectBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateElementReflectBuilder

Created in NX5.0.0.



Member Enumeration Documentation

Dimension of element to be reflected.

Enumerator:
ElemDimTypeAny 

any element

ElemDimTypeBeam 

only beam

ElemDimTypeShell 

only shell

ElemDimTypeSolid 

only solid

Option to use label/increment or offset.

Enumerator:
LabelTypeLabel 

input label by start number/increment

LabelTypeOffset 

by offset

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.0.



License requirements : None

Returns the element dimension option
Created in NX5.0.0.



License requirements : None

Returns the selected elements to be reflected
Created in NX5.0.0.



License requirements : None

Returns the element type builder.


Created in NX6.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Returns the increment
Created in NX5.0.0.



License requirements : None

Returns the label
Created in NX5.0.0.



License requirements : None

Returns the label option
Created in NX5.0.0.



License requirements : None

Returns the mesh name
Created in NX5.0.0.



License requirements : None

Returns the element neutral name
Created in NX5.0.0.



License requirements : None

Returns the new mesh option
Created in NX5.0.0.



License requirements : None

Returns the offset
Created in NX5.0.0.



License requirements : None

Returns the plane of reflection
Created in NX5.0.0.



License requirements : None

Sets the mesh collector name
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
collectorNamecollectorname

Sets the element dimension option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
elementDimensionOptionelementdimensionoption

Sets the increment
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
incrementincrement

Sets the label
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
labellabel

Sets the label option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
labelOptionlabeloption

Sets the mesh name
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
meshNamemeshname

Sets the element neutral name
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
neutralNameneutralname

Sets the new mesh option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
newMeshOptionnewmeshoption

Sets the offset
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
offsetoffset

Sets the plane of reflection
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
planeplane

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