roll# property Environment.roll: str# Roll variable value. Roll is the rotation about the object’s X-axis. Returns: strValue for the roll variable. Examples >>> from ansys.aedt.core.modeler.advanced_cad.multiparts import Environment >>> env = Environment(r"C:\temp\actors") >>> env.roll '0deg'