VS:ObjPropsEditDlg
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Show object properties edit dialog.FUNCTION ObjPropsEditDlg(
hObj :HANDLE) : BOOLEAN;
def vs.ObjPropsEditDlg(hObj): return BOOLEAN
Parameters
hObj HANDLE The object which properties will be edited.