Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.CadExMTK.WallThickness_Data Class Reference

WallThickness_Data. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.WallThickness_Data:

Public Member Functions

 __init__ (self)
 Constructor.
 
 MinThickness (self)
 Returns the minimum wall thickness in mm.
 
 MaxThickness (self)
 Returns the maximum wall thickness in mm.
 
 PointsOfMinThickness (self, theFirstPoint, theSecondPoint)
 
 PointsOfMaxThickness (self, theFirstPoint, theSecondPoint)
 
 ThicknessList (self, *args)
 Overload 1: Returns full range of different thickness values found during wall thickness analysis.
 
 GetThickness (self, *args)
 
 IsEmpty (self)
 Returns true if WallThickness_Data is empty.
 

Detailed Description

WallThickness_Data.

Contains information about minimum and maximum wall thicknesses.

Constructor & Destructor Documentation

◆ __init__()

manufacturingtoolkit.CadExMTK.WallThickness_Data.__init__ ( self)

Constructor.

Creates an empty WallThickness_Data.

Member Function Documentation

◆ ThicknessList()

manufacturingtoolkit.CadExMTK.WallThickness_Data.ThicknessList ( self,
* args )

Overload 1: Returns full range of different thickness values found during wall thickness analysis.

See also
WallThickness_Analyzer

|

Overload 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

The documentation for this class was generated from the following file:
  • CadExMTK.py