three_d_format property

three_d_format property

Returns the ThreeDFormat object that 3d effect properties for a shape. Note: can return null for certain types of shapes which don’t have 3d properties. Read-only IThreeDFormat.

Definition:

@property
def three_d_format(self):
    ...

See Also