Use model.geom(<tag>).feature(<ftag>).selection(property) to select the objects to combine. The default selection is empty.
model.geom(<tag>).absRepairTol() on | off on | off model.geom(<tag>).repairTol() model.geom(<tag>).repairTolType() on | off Show selections, if selresult is on, in physics, materials, and so on; in part instances; or in 3D from a plane geometry. obj is not available in a component’s geometry. dom, bnd, and edg are not available in all features.
• For Compose, the input objects are combined using the set formula in the property formula. The operators +, *, and - correspond to the set operations union, intersection, and difference, respectively. The precedence of the operators + and - are the same. * has higher precedence.
•
•
• For Difference, the objects in input2 are subtracted from the union of the objects in input to form a set difference.For information about the selresult and contributeto properties, see Selections of Geometric Entities.
Table 3-35: Valid Property/Value Pairs all | none all | none Delete interior faces (3D; alias for intbnd). all | none The property out is no longer available.