Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 518 Bytes

File metadata and controls

30 lines (23 loc) · 518 Bytes

HO_GetHoistColorLbl

Description

Get the color index of the hoist lable for truss analysis.

FUNCTION HO_GetHoistColorLbl(
				value          : REAL;
				maxValue       : REAL;
				VAR colorIndex : INTEGER): BOOLEAN;
def vs.HO_GetHoistColorLbl(value, maxValue):
    return (BOOLEAN, colorIndex)

Parameters

Name Type Description
value REAL
maxValue REAL
colorIndex INTEGER

Version

Availability: from Vectorworks 2018

Category

  • Spotlight