VS:HO GetHoistColorLbl: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 19:25, 12 September 2017

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

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

value REAL
maxValue REAL
colorIndex INTEGER

Version

Availability: from Vectorworks 2018