Contains information about minimum and maximum wall thicknesses.
More...
Inherits global.SystemIDisposable.
|
|
virtual void | Dispose (bool disposing) |
| |
Contains information about minimum and maximum wall thicknesses.
- Examples
- wall_thickness/analyzer/Program.cs, and wall_thickness/analyzer/main.cxx.
◆ WallThickness_Data()
| cadex.WallThickness_Data.WallThickness_Data |
( |
| ) |
|
|
inline |
◆ PointsOfMaxThickness()
Returns points of maximum thickness.
Returns the points on the surface between which the maximum thickness has been found. Distance between points is MaxThickness()
◆ PointsOfMinThickness()
Returns points of minimum thickness.
Returns the points on the surface between which the minimum thickness has been found. Distance between points is MinThickness()
◆ ThicknessList() [1/2]
Returns full range of different thickness values found during wall thickness analysis.
- See also
- WallThickness_Analyzer
◆ ThicknessList() [2/2]
Returns the range of unique thickness values found during wall thickness analysis, in ascending order and in increments greater than theThicknessTolerance.
- See also
- WallThickness_Analyzer