VS:IFC DMGetObjCategory

From Vectorworks Developer
Revision as of 10:41, 27 February 2023 by Gelde (talk | contribs) (Small edit in Python definition: outMappingCategory is a return value, not an input value)
(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

Returns the Category for the Indicated Object.

FUNCTION IFC_DMGetObjCategory(
strObjectName :STRING;
outMappingCategory :INTEGER) : BOOLEAN;
def vs.IFC_DMGetObjCategory(strObjectName):
    return BOOLEAN, outMappingCategory

Parameters

strObjectName STRING
outMappingCategory INTEGER

Version

Availability: from Vectorworks 2021