three_d_format property

three_d_format property

Gets and sets 3d format of the shape.

Example


threeDFormat = shape.three_d_format

Definition:

@property
def three_d_format(self):
    ...

See Also