Transform selection
Jump to navigation
Jump to search
Overview
transform_selection applies a transformation matrix to a selection.
Example
cmd.transform_selection("a", [[x,x,x,x],[x,x,x,x],[x,x,x,x],[x,x,x,x]],
homogenous=1)
transform_selection applies a transformation matrix to a selection.
cmd.transform_selection("a", [[x,x,x,x],[x,x,x,x],[x,x,x,x],[x,x,x,x]],
homogenous=1)