Face.__init__()

Lives in: pygamer.surfacemesh

Face.__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pygamer.surfacemesh.Face) -> None

Default constructor

  1. __init__(self: pygamer.surfacemesh.Face, marker: int = -1, selected: bool = False) -> None

Construct with marker and selection

  1. __init__(self: pygamer.surfacemesh.Face, orientation: int = 0, marker: int = -1, selected: bool = False) -> None

Construct with orientation, marker, and selection