VS:OLDGetHangPointsCnt: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(fix typo)
 
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Get hang points cout of the speciafied load for the parametric object</desc>
Get hang points cout of the specified load for the parametric object</desc>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------

Latest revision as of 17:04, 25 December 2017

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

Description

Get hang points cout of the specified load for the parametric object

FUNCTION OLDGetHangPointsCnt(
handle :HANDLE;
loadIndex :INTEGER) : LONGINT;
def vs.OLDGetHangPointsCnt(handle, loadIndex):
    return LONGINT

Parameters

handle HANDLE
loadIndex INTEGER

Version

Availability: from Vectorworks 2018