Page MenuHomeFeedback Tracker

getModelInfo returns empty array instead of position in case of an null entity
Closed, ResolvedPublic

Description

getModelInfo objNull returns [] in 3rd element instead of [0,0,0], despite description stating: "Placing point is always in format [0,0,z]."

This is a tiny tweak, but would be more convenient to always expect a coordinate in that return element.

Details

Severity
Tweak
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce
  1. Execute getModelInfo objNull select 3
  2. Observe [] as return instead of [0,0,0]

Event Timeline

SaMatra created this task.Apr 30 2023, 6:15 PM
SaMatra edited Steps To Reproduce. (Show Details)
dedmen closed this task as Resolved.May 22 2023, 10:04 AM
dedmen claimed this task.
dedmen added a subscriber: dedmen.

150638 dev branch