Method that returns all of the data defining a work plane defined by a curve and a point.
| Name | Type | Description |
| CurveEntity | Object | Output argument that returns the curve object used to define the NormalToCurveWorkPlaneDef. This object can be an Edge, 3D Sketch entity, or 2D Sketch entity. |
| Point | Object | Output argument that returns the point object used to define the NormalToCurveWorkPlaneDef. This object can be a WorkPoint, Vertex, SketchPoint3D, or SketchPoint object. |