fmeobjects.FMECSGSolidIterator.getPartInLocalCoordinates¶
-
FMECSGSolidIterator.
getPartInLocalCoordinates
()¶ This method returns the same solid as next() but if the CSG solid has a transformation matrix, the matrix is NOT applied to the leaf solid when returned. This method must be called after next().
Return type: FMESolid or None Returns: Returns the solid at the current node in local coordinates.