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

Volume Volume.hxx cadex/Measurements/Volume.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Measurements_Volume:

Public Member Functions

 __init__ (self)
 

Static Public Member Functions

 Compute (*args)
 Overload 1:
 

Detailed Description

Volume Volume.hxx cadex/Measurements/Volume.hxx.

Computes volume of the objects.

The volume can be computed either for an entire model or for any assembly/part/instance, body, shape or for specific features.

Depending on the object contents, the volume may not be computed. For instance, volume cannot be computed for sheet or wireframe bodies.

Member Function Documentation

◆ Compute()

manufacturingtoolkit.CadExMTK.Measurements_Volume.Compute ( * args)
static

Overload 1:

Returns the removed material volume of theHole in mm^3 or -1.0 upon failure. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

|

Overload 2:

Returns the removed material volume of theCountersink in mm^3 or -1.0 upon failure. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

|

Overload 3:

Returns the removed material volume of thePocket in mm^3 or -1.0 upon failure. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

|

Overload 4:

Returns the removed material volume of theHole in mm^3 or -1.0 upon failure. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Note
The method works only with simple hole (
See also
SheetMetal_Hole), but not complex one (
SheetMetal_ComplexHole).

|

Overload 5:

Returns the removed material volume of theCutout in mm^3 or -1.0 upon failure. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.


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