VS:SetHeight

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Set height of the passed object.

PROCEDURE SetHeight(
h :HANDLE;
value :REAL);
def vs.SetHeight(h, value):
    return None

Parameters

h HANDLE Handle to object.
value REAL The new height of the object.

Version

Availability: from Vectorworks14.0