#include <cx/Geometry.h>cxGeo cxGeoXformPush()
integer function cxGeoXformPush
Subsequently defined primitives will be created under this new object. Attributes applied to these primitives will override attributes applied at the higher level. Transforms applied to these primitives will concatenate with transforms applied at the higher level. Escaping to the previous level may be done with cxGeoXformPop(3E).
The return value is a tag for this object that may be used to reference it at a later time with cxGeoFocus(3E).