PlySaveOptions constructor

init

Constructor of PlySaveOptions

def __init__(self):
    ...

init

Constructor of PlySaveOptions

def __init__(self, content_type):
    ...
ParameterTypeDescription
content_typeFileContentType

See Also