Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 552 Bytes

File metadata and controls

28 lines (20 loc) · 552 Bytes

vsoInsertAllParams

Description

Used in the initialization event of an object, inserts the parameters into the OI palette.

See the <a href=http://www.vectorlab.info/index.php?title=Events>VectorLab article on object events.

FUNCTION vsoInsertAllParams() :BOOLEAN;
def vs.vsoInsertAllParams():
    return BOOLEAN

Parameters

Name Type Description

Version

Availability: from All Versions

This is drop-in function.

Category