NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.SelRecipeBaseStrategy Class Reference

Selection Recipe Base Strategy More...

Inheritance diagram for NXOpen.CAE.SelRecipeBaseStrategy:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink 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 {
  Invalid = -1, BoundingVolume, Attribute, LabelRange,
  SingleLabel, Coordinate, Point, Proximity,
  AdjacentFaces, CircularEdges, CylinderFaces, FeatureEdgeNodes,
  FeatureElements, FeatureElementEdges, FeatureElementFaces, FeatureNodes,
  FeatureShellElements, FilletFaces, FilterBodies, FilterEdges,
  FilterElements, FilterFaces, HoleElementEdges, RelatedEdges,
  RelatedElementEdges, RelatedElementFaces, RelatedElements, RelatedCurves,
  RelatedFaces, RelatedNodes, RelatedVertices, SliverFaces,
  TangentContinuousEdges, TangentFaces
}
 the strategy type More...
 

Properties

unsafe
NXOpen.CAE.SelRecipeBaseStrategy.Type 
StrategyType [get]
 Returns the strategy type More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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
Invalid 
BoundingVolume 
Attribute 
LabelRange 
SingleLabel 
Coordinate 
Point 
Proximity 
AdjacentFaces 
CircularEdges 
CylinderFaces 
FeatureEdgeNodes 
FeatureElements 
FeatureElementEdges 
FeatureElementFaces 
FeatureNodes 
FeatureShellElements 
FilletFaces 
FilterBodies 
FilterEdges 
FilterElements 
FilterFaces 
HoleElementEdges 
RelatedEdges 
RelatedElementEdges 
RelatedElementFaces 
RelatedElements 
RelatedCurves 
RelatedFaces 
RelatedNodes 
RelatedVertices 
SliverFaces 
TangentContinuousEdges 
TangentFaces 

Property Documentation

unsafe NXOpen.CAE.SelRecipeBaseStrategy.Type NXOpen.CAE.SelRecipeBaseStrategy.StrategyType
get

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.