interior_or_exterior_space property

interior_or_exterior_space property

InteriorOrExteriorSpace

Definition:

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

See Also