This example shows how to use coordinate filters to create a point object at the center (centroid) of an object. Hidden lines have been removed for clarity. The x-value of the new point is extracted from the first location specified, the y-value from the second location, and the z-value from the third. The three values are combined to form the coordinate values of the new point.
Command: point
Point: .x
of mid
of select object 1
(need YZ): .y
of mid
of select object 2
(need Z): mid
of select object 3
Command: