sweep_entity_transform_commuted_flag property

sweep_entity_transform_commuted_flag property

Gets or sets a value indicating whether sweep entity transform commuted flag.

Definition:

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

See Also