extruded_surface_binary_data property

extruded_surface_binary_data property

Gets or sets the extruded surface binary data.

Definition:

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

See Also