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

Represents a Label Strategy that resolved to a single Node Label More...

Inheritance diagram for NXOpen.CAE.SelRecipeSingleLabelStrategy:
NXOpen.CAE.SelRecipeStrategy NXOpen.CAE.SelRecipeBaseStrategy NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void SetLabel (int label)
 Set the Node Label. More...
 

Properties

unsafe int Label [get]
 Returns the Node Label. More...
 
- Properties inherited from NXOpen.CAE.SelRecipeStrategy
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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Label Strategy that resolved to a single Node Label

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

Created in NX1847.0.0

Member Function Documentation

unsafe void NXOpen.CAE.SelRecipeSingleLabelStrategy.SetLabel ( int  label)
inline

Set the Node Label.

Created in NX1847.0.0

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

Parameters
label

Property Documentation

unsafe int NXOpen.CAE.SelRecipeSingleLabelStrategy.Label
get

Returns the Node Label.

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.