Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 409 Bytes

File metadata and controls

24 lines (18 loc) · 409 Bytes

ObjPropsEditDlg

Description

Show object properties edit dialog.

FUNCTION ObjPropsEditDlg(hObj : HANDLE): BOOLEAN;
def vs.ObjPropsEditDlg(hObj):
    return BOOLEAN

Parameters

Name Type Description
hObj HANDLE The object which properties will be edited.

Version

Availability: from Vectorworks 2017

Category