VS:SetObjPropTxtVS

From Vectorworks Developer
Revision as of 19:43, 16 September 2016 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

Set a text value to an extended property.

FUNCTION SetObjPropTxtVS(
PropertyID :LONGINT;
PropertyVal :DYNARRAY[] of CHAR) : BOOLEAN;
def vs.SetObjPropTxtVS(PropertyID, PropertyVal):
    return BOOLEAN

Parameters

PropertyID LONGINT
PropertyVal DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2017