swept_area property

swept_area property

SweptArea

Definition:

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

See Also