Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 461 Bytes

File metadata and controls

27 lines (21 loc) · 461 Bytes

GS_EdSh_RunDialog

Description

Runs an edit shader dialog layout.

PROCEDURE GS_EdSh_RunDialog(
				VAR userHitOK  : BOOLEAN;
				libraryDataPtr : LONGINT);
def vs.GS_EdSh_RunDialog(libraryDataPtr):
    return userHitOK

Parameters

Name Type Description
userHitOK BOOLEAN
libraryDataPtr LONGINT

Version

Availability: from Vectorworks 2014

Category