twist_flag property

twist_flag property

Gets or sets a value indicating whether twist flag.

Definition:

@property
def twist_flag(self):
    ...
@twist_flag.setter
def twist_flag(self, value):
    ...

See Also