Method that gets all of the data defining a work planed defined by three points. Point1 to Point2 defines the positive X axis and Point3 defines the positive Y direction.
| Name | Type | Description |
| Point1 | Object | Output object that represents a point. This object can be a WorkPoint, Vertex, or SketchPoint object. |
| Point2 | Object | Output object that represents a point. This object can be a WorkPoint, Vertex, or SketchPoint object. |
| Point3 | Object | Output object that represents a point. This object can be a WorkPoint, Vertex, or SketchPoint object. |