VS:IFC GetNumPsets2

From Vectorworks Developer
Revision as of 08:59, 17 December 2018 by Sasha (talk | contribs)
Jump to navigation Jump to search

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

Description

Returns the number of psets for the specified ifc type.

FUNCTION IFC_GetNumPsets2(
hObject :HANDLE;
bAllPsets :BOOLEAN;
VAR outNumPsets :INTEGER) : BOOLEAN;
def vs.IFC_GetNumPsets2(hObject, bAllPsets):
    return (BOOLEAN, outNumPsets)

Parameters

hObject HANDLE
bAllPsets BOOLEAN
outNumPsets INTEGER

Version

Availability: from Vectorworks 2018