orientation_of_2d_plane property

orientation_of_2d_plane property

OrientationOf2DPlane

Definition:

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

See Also