start_draft_magnitude property

start_draft_magnitude property

Gets or sets the start draft magnitude.

Definition:

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

See Also