start_draft_distance property

start_draft_distance property

Gets or sets the start draft distance.

Definition:

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

See Also