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

Selection Recipe Strategy More...

Inheritance diagram for NXOpen.CAE.SelRecipeStrategy:
NXOpen.CAE.SelRecipeBaseStrategy NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.SelRecipeAttributeStrategy NXOpen.CAE.SelRecipeBoundingVolumeStrategy NXOpen.CAE.SelRecipeCoordinateStrategy NXOpen.CAE.SelRecipeLabelRangeStrategy NXOpen.CAE.SelRecipePointStrategy NXOpen.CAE.SelRecipeProximityStrategy NXOpen.CAE.SelRecipeSingleLabelStrategy

Properties

unsafe NXOpen.TaggedObject InputFilter [get, set]
 Returns or sets the input filter More...
 
- Properties inherited from NXOpen.CAE.SelRecipeBaseStrategy
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 Types inherited from NXOpen.CAE.SelRecipeBaseStrategy
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,
  SpiderCoreNodes, TangentContinuousEdges, TangentFaces
}
 the strategy type More...
 
- 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 Strategy

Use the NXOpen.CAE.SelRecipeBuilder class to add strategy.

Created in NX1847.0.0

Property Documentation

unsafe NXOpen.TaggedObject NXOpen.CAE.SelRecipeStrategy.InputFilter
getset

Returns or sets the input filter

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: 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.