move_with_vector#

FacePrimitive.move_with_vector(vector)[source]#

Move the face along a vector.

Parameters:
vectorlist

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

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.MoveFaces