three_d_format property

three_d_format property

Returns the ThreeDFormat object that contains line formatting properties for a shape. Read-only IThreeDFormat.

Definition:

@property
def three_d_format(self):
    ...

See Also