Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 453 Bytes

File metadata and controls

27 lines (21 loc) · 453 Bytes

IFC_CreateZSG

Description

Creates Zone, System or Group based on the selector passed.

FUNCTION IFC_CreateZSG(
				selector : INTEGER;
				ZSGName  : STRING): BOOLEAN;
def vs.IFC_CreateZSG(selector, ZSGName):
    return BOOLEAN

Parameters

Name Type Description
selector INTEGER
ZSGName STRING

Version

Availability: from Vectorworks 2022.1

Category