move_along_normal# EdgePrimitive.move_along_normal(offset=1.0)[source]# Move this edge. This method moves an edge which belong to the same solid. Parameters: offsetfloat, optionalOffset to apply in model units. The default is 1.0. Returns: boolTrue when successful, False when failed. References >>> oEditor.MoveEdges