face_surface property

face_surface property

FaceSurface

Definition:

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

See Also