CartesianCoordinateSystem3D

Represents Cartesian coordinates in 3D

name: str

 

__init__(self, converter_options=None, dimension=(None, 3), **opts): 
  • converter_options: None | dict

    options to be passed through to a CoordinateSystemConverter

  • dimension: Iterable[None | int]

    the dimension of the coordinate system

  • opts: Any

    other options, if converter_options is None, these are used as the converter_options


Feedback

Examples

Templates

Documentation