VS:IFC SetProperty: Difference between revisions

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

Revision as of 19:25, 12 September 2017

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

Description

Sets the specified property value.

FUNCTION IFC_SetProperty(
hObject :HANDLE;
pSetName :STRING;
propertyName :STRING;
propValue :STRING) : BOOLEAN;
def vs.IFC_SetProperty(hObject, pSetName, propertyName, propValue):
    return BOOLEAN

Parameters

hObject HANDLE
pSetName STRING
propertyName STRING
propValue STRING

Version

Availability: from Vectorworks 2018