model.component(<ctag>).geom(<tag>).constrDimBuild(value) determines what constraint and dimension features to use when building the geometry. Valid values are:
String value = model.component(<ctag>).geom(<tag>).constrDimBuild() returns the constraints and dimensions to use when building. The default is
"all".
String status = model.component(<ctag>).geom(<tag>).constrDimStatus() gets a description of the overall status of the constraints and dimensions.