VS:IFC AddObjectMapping

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Adds new object mapping to the specified category.

FUNCTION IFC_AddObjectMapping(
objectName :STRING;
condition :STRING;
category :INTEGER) : BOOLEAN;
def vs.IFC_AddObjectMapping(objectName, condition, category):
    return BOOLEAN

Parameters

objectName STRING
condition STRING
category INTEGER

Version

Availability: from Vectorworks 2023.4