Measurements
Geometric measurements is a tool to measure geometric entities and objects. You access it by entering
model.component(<ctag>).geom(<tag>).measure();
using the GeomSequence.measure() method.
This command measures on objects that exist in the current build state (corresponding to what you would see in the GUI). You cannot measure on objects not yet built or object that are built but has been consumed as input in another operation.
The geometric measurements tool supports the applicable measurement options (for computing a volume, for example) used with the measure method in the section below.