roll# property Bird.roll: str# Roll variable value. Returns: strValue of the roll variable. Examples >>> from ansys.aedt.core.modeler.advanced_cad.multiparts import MultiPartComponent >>> component = MultiPartComponent(r"C:\temp\actors") >>> component.roll '0deg'