CartesianCoordinateSystem3D
Represents Cartesian coordinates in 3D
Properties and Methods
name: str
__init__(self, converter_options=None, dimension=(None, 3), **opts):
converter_options:None | dictoptions to be passed through to a
CoordinateSystemConverterdimension:Iterable[None | int]the dimension of the coordinate system
opts:Anyother options, if
converter_optionsis None, these are used as theconverter_options
Examples
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings