NX Open C++ Reference Guide
|
Represents a Features::MidSurfaceUserDefined builder
To create a new instance of this class, use Features::FeatureCollection::CreateMidSurfaceUserDefinedBuilder
Default values.
More...
Public Member Functions | |
NXOpen::Expression * | MaxThickness () |
Returns the max thickness allowed during Fem solve Created in NX7.5.0. | |
NXOpen::Expression * | MinThickness () |
Returns the min element thickness allowed during Fem solve Created in NX7.5.0. | |
NXOpen::Expression * | OutsideThickness () |
Returns the outside thickness to be used during Fem solve if the node falls outside of solid Created in NX7.5.0. | |
NXOpen::SelectBodyList * | SheetBodySelection () |
Returns the sheet bodies to be treated as user defined neutral sheets Created in NX7.5.0. | |
NXOpen::SelectBody * | SolidBodySel () |
Returns the solid body for user defined midsurface Created in NX7.5.0. |
Represents a Features::MidSurfaceUserDefined builder
To create a new instance of this class, use Features::FeatureCollection::CreateMidSurfaceUserDefinedBuilder
Default values.
Property | Value |
---|---|
MaxThickness.Value |
0 (millimeters part), 0 (inches part) |
MinThickness.Value |
0 (millimeters part), 0 (inches part) |
OutsideThickness.Value |
0 (millimeters part), 0 (inches part) |
Created in NX7.5.0.
Returns the max thickness allowed during Fem solve
Created in NX7.5.0.
License requirements : None
Returns the min element thickness allowed during Fem solve
Created in NX7.5.0.
License requirements : None
Returns the outside thickness to be used during Fem solve if the node falls outside of solid
Created in NX7.5.0.
License requirements : None
Returns the sheet bodies to be treated as user defined neutral sheets
Created in NX7.5.0.
License requirements : None
Returns the solid body for user defined midsurface
Created in NX7.5.0.
License requirements : None