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

Builder for creating swept mesh between faces. More...

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

List of all members.

Public Types

enum  Types { TypesAutomatic, TypesManual }
 creation type More...

Public Member Functions

NXOpen::CAE::AutomaticSweepBetweenSelectionAutomaticSweepBetween ()
 Returns the automatic sweep between mesh selection
Created in NX7.5.2.
NXOpen::CAE::ElementTypeBuilderElementType ()
 Returns the element type builder.
NXOpen::CAE::ManualSweepBetweenSelectionManualSweepBetween ()
 Returns the manual sweep between selection
Created in NX7.5.2.
int NumLayers ()
 Returns the number of layers
Created in NX7.5.2.
void SetNumLayers (int numLayers)
 Sets the number of layers
Created in NX7.5.2.
void SetType (NXOpen::CAE::SweepBetweenMeshBuilder::Types type)
 Sets the type of builder
Created in NX7.5.2.
NXOpen::CAE::SweepBetweenMeshBuilder::Types Type ()
 Returns the type of builder
Created in NX7.5.2.

Detailed Description

Builder for creating swept mesh between faces.


To create a new instance of this class, use CAE::NodeElementManager::CreateSweepBetweenMeshBuilder

Created in NX7.5.2.


Member Enumeration Documentation

creation type

Enumerator:
TypesAutomatic 

Automatic.

TypesManual 

Manual.


Member Function Documentation

Returns the automatic sweep between mesh selection
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the element type builder.


Created in NX7.5.2.

License requirements : nx_masterfem ("Finite Element Modeling")

Returns the manual sweep between selection
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Returns the number of layers
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Sets the number of layers
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
numLayersnum layers

Sets the type of builder
Created in NX7.5.2.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
typetype

Returns the type of builder
Created in NX7.5.2.



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.