Cell.__init__()

Lives in: pygamer.tetmesh

Cell.__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pygamer.tetmesh.Cell) -> None

Default constructor

  1. __init__(self: pygamer.tetmesh.Cell, arg0: int, arg1: bool) -> None

Construct with marker and selection

  1. __init__(self: pygamer.tetmesh.Cell, arg0: int, arg1: int, arg2: bool) -> None

Construct with orientation, marker, and selection