assembly_place property

assembly_place property

AssemblyPlace

Definition:

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

See Also