fmeobjects.FMEAggregate.setGeometryInstanceLocalOrigin¶
-
FMEAggregate.
setGeometryInstanceLocalOrigin
(x, y, z)¶ This method sets the geometry instance local origin of this aggregate. If this aggregate is not currently a geometry instance, this call will cause the aggregate to destroy all owned parts and turn the aggregate into a geometry instance. The local origin is the origin from which the geometry instance transformation matrix is applied. The default local origin is (0,0,0).
Parameters: Return type: