Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 384 Bytes

File metadata and controls

24 lines (18 loc) · 384 Bytes

IFC_IsPsetDefined

Description

Check if the custom Pset exists

FUNCTION IFC_IsPsetDefined(strPsetName : STRING): BOOLEAN;
def vs.IFC_IsPsetDefined(strPsetName):
    return BOOLEAN

Parameters

Name Type Description
strPsetName STRING

Version

Availability: from Vectorworks 2017

Category