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