ObjImage constructor

init

Initializes new instance of ObjImage class

def __init__(self, obj_root):
    ...
ParameterTypeDescription
obj_rootaspose.cad.fileformats.obj.elements.ObjRootroot

See Also