mesh_width property

mesh_width property

MeshWidth

Definition:

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

See Also