From: Tuukka Lehtonen Date: Thu, 7 May 2020 20:32:43 +0000 (+0300) Subject: Fix GetComponentLocation to work with procedural UC instances X-Git-Tag: v1.43.0~28 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=6384361f0f481de89b39ff542311807f72bcc019;hp=6384361f0f481de89b39ff542311807f72bcc019;p=simantics%2Fplatform.git Fix GetComponentLocation to work with procedural UC instances Previously it would return ComponentLocation.isInsideStructure = false for Variables representing the insides of a procedural UC instance. gitlab #532 Change-Id: I26ae30c8e4217e7c4cde03b884604ee59aa7e85b (cherry picked from commit d8f1f7da4d84424402812f1aa5deed6112f4c665) ---