Page MenuHomeFeedback Tracker

[Feature Request] New scripting command: objectParts
Closed, ResolvedPublic

Description

A command for returning all objects created with a multi-part object (e.g. a carrier) would be great.

objectParts object
Retuns: An array of all objects that were created together with this object. [object] if it's a single-part object.

E.g. if you use objectParts carrier_part1 it gives:
[carrier_part1, carrier_part2,..._carrier_partN]

Details

Severity
Feature
Resolution
Won't Fix
Reproducibility
N/A
Operating System
Windows 7
Category
Feature Request

Event Timeline

Leopard20 updated the task description. (Show Details)

This is scripted and the names of the parts are stored in config in multiStructureParts[] property

BIS_fnc_KK closed this task as Resolved.Oct 5 2020, 2:26 PM
BIS_fnc_KK changed Resolution from Open to Won't Fix.