← back to darwin__supex

All specs 1 total

All specs Real LLM only Function bodies
get_child_entitiesREAL LLM gemma4:latest · · unknown
stdlib/src/supex_stdlib/shell/tree.rb
Retrieves the collection of child entities associated with a given sketchup object. It accepts a single argument, which must be either a Sketchup::Group or a Sketchup::ComponentInstance. The function returns the respective entity collection from the object, or nil if the input type is not handled. This operation reads the internal structure of the provided geometric object.