Sketched Datum Point
 
A sketched datum point is created by sketching the point in the sketcher mode after specifying the plane on which the user wants to create a point.
Note:
 
The sketched datum point is obsolete. Hence, the element tree for sketched datum point defined in the header file ProDtmPnt.h is no longer supported. The sketched datum points are consolidated within the sketched feature as a geometry point. The geometry entities within the sketched feature generate the corresponding datum entities. To create new sketched datum points, you must use the element tree for sketched datum curves defined in the header file ProDtmCrv.h. Refer to the section Sketched Datum Curves, for more information on sketched datum curves.
The following figure shows the element tree for a sketched datum point.
Define the following sub elements of PRO_E_STD_SECTION to complete the sketched datum point feature.
See the section Element Trees: Sketched Features on page for techniques that must be used to create a sketched feature, like a sketched datum point.
這是否有幫助?