[035] How to Use World Coordinate Selectors in CityEngine CGA
Apply world coordinate selectors like world.south to maintain consistent rule orientations (e.g., south-facing windows) regardless of building rotation. This lesson explores the fundamental difference between world and local coordinate systems in CityEngine. By understanding world coordinate selectors, you can ensure that specific architectural elements—such as solar panels or climate-specific windows—always face the correct compass direction, even when the building footprint itself is rotated or modified. Introduction to World Coordinate Selectors Today, we will cover world.south | world.north | world.west | world.east | world.up | world.down | world.side among the comp() selectors. The word "world" is used here. As the name suggests, it means the selection is based on the World Coordinate System. This was the final image from the previous lecture, and the standard for "world" is indicated ...