Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 515 Bytes

File metadata and controls

27 lines (21 loc) · 515 Bytes

vsoPFCSetChanged

Description

Provide the object Changed result for the PrepareForContext (79) message sent to a Script object.

PROCEDURE vsoPFCSetChanged(
				message   : LONGINT;
				didChange : BOOLEAN);
def vs.vsoPFCSetChanged(message, didChange):
    return None

Parameters

Name Type Description
message LONGINT
didChange BOOLEAN

Version

Availability: from Vectorworks 2023

Category