Create Measure - Minimum Distance
Sebastian_Karp
Altair Employee
Overview
This script will create a HyperView measure entity of Type Minimum Distance. It will use node-by-Comp method for both measure pairs used.
Pre-Requisite
Edit lines 9 / 12 with Component IDs used for the measure calculation (measure pairs).
The method used will be node-by-Comp for both measure pairs.
Pair 1 can contain 1 Component.
Pair 2 can contain multiple Components.
Usage/Installation Instructions
Run script e.g. from DropDown File > Load > Script
Measure of Type Minimum Distance will be created.
0