

ProMdlDatumTargetCreate | |
( ProMdl p_owner_mdl /* (In) Owner model of the datum target. Cannot be NULL. */ ProDatumTargetType type /* (In) type of datum target */ ProAnnotationPlane* annot_plane /* (In) The annotation plane. For drawing, annotation plane should be NULL. */ ProDatumTargetAttach attach_sels /* (In) For single reference pass non-null selection for index 0 and NULL for index 1. Pass pair of non-null selections to get intersection of both. */ Pro3dPnt text_pnt /* (In) text point. */ ProDtlsyminst* p_datum_target /* (Out) newly created datum target. */ ) |

The function completed successfully. | |
Specified selection reference is invalid. | |
The input argument is invalid. | |
datum target could not be created. |

