VS:SetObjPropTxtVS: 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:43, 16 September 2016

.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