Attributes.groupNames Property
Parent Object: AttributesDefined in namespace "adsk::core" and the header file is <Core/Application/Attributes.h>
Description
Returns an array of strings that are all of the name of attribute groups that exist on this entity. An empty array can be returns if there are no attributes on the entity.
Syntax
"attributes_var" is a variable referencing an Attributes object.
|