SET Method

The SET method of VPGL Language sets attributes of 3d geometry.

SET takes 2 inputs or 1 input with option and emits 1 output. Input 0 must be 3D Geometry object. Input 1/option must be a dictionary. SET updates the geometry with specfied content of the dictionary at once. Finally SET passes input 0 to input 1.