Sets a specified corner of a 3DFace entity.
Syntax
object.SetCorner(Index, Point)
Where:
object is a 3DFace object;
Index is an integer value representing the corner number of the 3D face.
Point is a point object representing the new point location.