NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
NXOpen::CAE::SelRecipeBaseStrategy Class Reference

Selection Recipe Base Strategy
Use the NXOpen::CAE::SelRecipeBuilder class to add strategy. More...

Inheritance diagram for NXOpen::CAE::SelRecipeBaseStrategy:
NXOpen::TaggedObject NXOpen::CAE::SelRecipeAdapter NXOpen::CAE::SelRecipeStrategy NXOpen::CAE::SelRecipeAttributeStrategy NXOpen::CAE::SelRecipeBoundingVolumeStrategy NXOpen::CAE::SelRecipeCoordinateStrategy NXOpen::CAE::SelRecipeLabelRangeStrategy NXOpen::CAE::SelRecipePointStrategy NXOpen::CAE::SelRecipeProximityStrategy NXOpen::CAE::SelRecipeSingleLabelStrategy

Public Types

enum  Type {
  TypeInvalid = -1, TypeBoundingVolume, TypeAttribute, TypeLabelRange,
  TypeSingleLabel, TypeCoordinate, TypePoint, TypeProximity,
  TypeAdjacentFaces, TypeCircularEdges, TypeCylinderFaces, TypeFeatureEdgeNodes,
  TypeFeatureElements, TypeFeatureElementEdges, TypeFeatureElementFaces, TypeFeatureNodes,
  TypeFeatureShellElements, TypeFilletFaces, TypeFilterBodies, TypeFilterEdges,
  TypeFilterElements, TypeFilterFaces, TypeHoleElementEdges, TypeRelatedEdges,
  TypeRelatedElementEdges, TypeRelatedElementFaces, TypeRelatedElements, TypeRelatedCurves,
  TypeRelatedFaces, TypeRelatedNodes, TypeRelatedVertices, TypeSliverFaces,
  TypeTangentContinuousEdges, TypeTangentFaces
}
 the strategy type More...
 

Public Member Functions

NXOpen::CAE::SelRecipeBaseStrategy::Type StrategyType ()
 Returns the strategy type
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Selection Recipe Base Strategy
Use the NXOpen::CAE::SelRecipeBuilder class to add strategy.



Created in NX1847.0.0.

Member Enumeration Documentation

the strategy type

Enumerator
TypeInvalid 

invalid

TypeBoundingVolume 

bounding volume

TypeAttribute 

attribute

TypeLabelRange 

label range

TypeSingleLabel 

single label

TypeCoordinate 

coordinate

TypePoint 

point

TypeProximity 

proximity

TypeAdjacentFaces 

adjacent faces

TypeCircularEdges 

circular edges

TypeCylinderFaces 

cylinder faces

TypeFeatureEdgeNodes 

feature edge nodes

TypeFeatureElements 

feature elements

TypeFeatureElementEdges 

feature element edges

TypeFeatureElementFaces 

feature element faces

TypeFeatureNodes 

feature nodes

TypeFeatureShellElements 

feature shell elements

TypeFilletFaces 

fillet faces

TypeFilterBodies 

filter bodies

TypeFilterEdges 

filter edges

TypeFilterElements 

filter elements

TypeFilterFaces 

filter faces

TypeHoleElementEdges 

hole element edges

TypeRelatedEdges 

related edges

TypeRelatedElementEdges 

related element edges

TypeRelatedElementFaces 

related element faces

TypeRelatedElements 

related elements

TypeRelatedCurves 

related curves

TypeRelatedFaces 

related faces

TypeRelatedNodes 

related nodes

TypeRelatedVertices 

related vertices

TypeSliverFaces 

sliver faces

TypeTangentContinuousEdges 

tangent continuous edges

TypeTangentFaces 

tangent faces

Member Function Documentation

NXOpen::CAE::SelRecipeBaseStrategy::Type NXOpen::CAE::SelRecipeBaseStrategy::StrategyType ( )

Returns the strategy type
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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