Defines classes related to methods for obtaining various properties of a model. More...
Classes | |
class | Angle |
Computes Angle between two planar faces or angle of three points. More... | |
class | BoundingBox |
Computes bounding boxes of objects. More... | |
class | Distance |
Computes a distance between two shapes. More... | |
class | Length |
Computes lengths of curves. More... | |
class | Radius |
Computes a radius of circular face or edge. Returns the list of several radiuses (minor and major) for ellipse curves or toroidal/cone surfaces. More... | |
class | SurfaceArea |
Computes surface area of the objects. More... | |
class | ValidationProperties |
Computes validation properties of the objects. More... | |
class | ValidationPropertyData |
Aggregation of all validation properties that could be computed. More... | |
class | Volume |
Computes volume of the objects. More... | |
Defines classes related to methods for obtaining various properties of a model.