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

Represents a CAE::ElementRevolveBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateElementRevolveBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  AngleType { AngleTypePerCopy, AngleTypeTotal }
 the angle type - total or per copy More...
enum  ElemDimType { ElemDimTypeBeam, ElemDimTypeShell }
 Dimension of element to be created. More...
enum  NewMeshType { NewMeshTypeCreate, NewMeshTypeExisting }
 Option to create new mesh or add to existing mesh. More...

Public Member Functions

NXOpen::ExpressionAngle ()
 Returns the angle
Created in NX5.0.0.
NXOpen::CAE::ElementRevolveBuilder::AngleType AngleOption ()
 Returns the angle option
Created in NX5.0.0.
NXOpen::AxisAxis ()
 Returns the axis of revolution
Created in NX5.0.0.
NXString CollectorName ()
 Returns the mesh collector name
Created in NX5.0.0.
NXOpen::CAE::ElementRevolveBuilder::ElemDimType ElementDimensionOption ()
 Returns the elem dimension option
Created in NX5.0.0.
NXOpen::CAE::SelectElementsBuilderElements ()
 Returns the selected elements to be revolved
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.
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::ElementRevolveBuilder::NewMeshType NewMeshOption ()
 Returns the new mesh option
Created in NX5.0.0.
int NumberOfCopy ()
 Returns the number of copies
Created in NX5.0.0.
void SetAngleOption (NXOpen::CAE::ElementRevolveBuilder::AngleType angleOption)
 Sets the angle option
Created in NX5.0.0.
void SetAxis (NXOpen::Axis *axis)
 Sets the axis of revolution
Created in NX5.0.0.
void SetCollectorName (const NXString &collectorName)
 Sets the mesh collector name
Created in NX5.0.0.
void SetElementDimensionOption (NXOpen::CAE::ElementRevolveBuilder::ElemDimType elementDimensionOption)
 Sets the elem 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 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::ElementRevolveBuilder::NewMeshType newMeshOption)
 Sets the new mesh option
Created in NX5.0.0.
void SetNumberOfCopy (int numberOfCopy)
 Sets the number of copies
Created in NX5.0.0.

Detailed Description

Represents a CAE::ElementRevolveBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateElementRevolveBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the angle type - total or per copy

Enumerator:
AngleTypePerCopy 

angle per copy

AngleTypeTotal 

total angle

Dimension of element to be created.

Enumerator:
ElemDimTypeBeam 

beam

ElemDimTypeShell 

shell

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 angle
Created in NX5.0.0.



License requirements : None

Returns the angle option
Created in NX5.0.0.



License requirements : None

Returns the axis of revolution
Created in NX5.0.0.



License requirements : None

Returns the mesh collector name
Created in NX5.0.0.



License requirements : None

Returns the elem dimension option
Created in NX5.0.0.



License requirements : None

Returns the selected elements to be revolved
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 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 number of copies
Created in NX5.0.0.



License requirements : None

Sets the angle option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
angleOptionangleoption

Sets the axis of revolution
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
axisaxis

Sets the mesh collector name
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
collectorNamecollectorname

Sets the elem 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 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 number of copies
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
numberOfCopynumberofcopy

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