StlLoadOptions constructor

init

Initializes of a new StlLoadOptions instance.

def __init__(self):
    ...

init

Initializes of a new StlLoadOptions instance.

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

See Also