import "SMESH_Measurements.idl";

Public Member Functions | |
| Measure | MinDistance (in SMESH_IDSource source1, in SMESH_IDSource source2) |
| minimal distance between two entities | |
| Measure | BoundingBox (in ListOfIDSources sources) |
| common bounding box of entities | |
Definition at line 46 of file SMESH_Measurements.idl.
| Measure SMESH.Measurements.BoundingBox | ( | in ListOfIDSources | sources | ) |
common bounding box of entities
| Measure SMESH.Measurements.MinDistance | ( | in SMESH_IDSource | source1, |
| in SMESH_IDSource | source2 | ||
| ) |
minimal distance between two entities