Package | Description |
---|---|
nxopen.cae |
Provides classes and interfaces relating to Advanced Simulation and Design Simulation.
|
Modifier and Type | Method and Description |
---|---|
FeatureEdgeNodeMethod |
SmartSelectionManager.createFeatureEdgeNodeMethod(FEElemEdge[] seedTags,
double dFeatureAngle)
Creates a feature edge node method
License requirements: nx_masterfem ("Finite Element Modeling") . |
FeatureEdgeNodeMethod |
SmartSelectionManager.createFeatureEdgeNodeMethod(FEElement[] seedTags,
int[] seedElemEdgeIds,
double dFeatureAngle)
Deprecated.
Deprecated in NX10.0.0. Use overloaded
SmartSelectionManager.createFeatureEdgeNodeMethod(nxopen.cae.FEElement, int, double) which takes an array of FEElemEdge .
|
FeatureEdgeNodeMethod |
SmartSelectionManager.createFeatureEdgeNodeMethod(FEElement seedElemTag,
int seedElemEdgeId,
double dFeatureAngle)
Deprecated.
Deprecated in NX10.0.0. Use overloaded
SmartSelectionManager.createFeatureEdgeNodeMethod(nxopen.cae.FEElement, int, double) which takes an array of FEElemEdge .
|
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.