Summary

This block is used to set an existing PxView to a component. It doesn't create the px but set an existing px as a view to a component. It's usually intended to apply a relative px to a component.

 

Implementation

 

Example

This block will set the existing px (file:^px/sources/command.px) as a view to the parent of the origin (a point).

 

 Properties


Behavior: DO

It creates a PxView slot on the target and set the given px.


Behavior: UNDO

It deletes the PxView slot on the target but doesn't delete the existing px file.