Table of Contents

cmd.get_type

“cmd.get_type” returns a string describing the named object or selection or the string “nonexistent” if the name in unknown.

Parameters

cmd.get_type(string object-name)

Implementation

def get_type(name,quiet=1):

See Also

get_type | cmd.get_names | api