Table of Contents

cmd.get_names

“cmd.get_names” returns a list of object and/or selection names.

Parameters

cmd.get_names( [string: "objects"|"selections"|"all"|"public_objects"|"public_selections"] )

Implementation

def get_names(type='public_objects',enabled_only=0,selection=""):

See Also

api