set_object_type method

set_object_type(self, node, model_type)

Set the model type for specified node. Possible value: model surface solidsupport support other


def set_object_type(self, node, model_type):
    ...
ParameterTypeDescription
nodeNode
model_typestr

See Also