change_clip_plane_position#

Modeler3DLayout.change_clip_plane_position(clip_name, position)[source]#

Change the clip plane position.

Parameters:
clip_namestr

Name of the clip plane.

positionlist

List of [x,y,z] coordinates for the new position.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.ChangeProperty