API 文件集 > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataCurveGet
Function ProDtlentitydataCurveGet
Description
Retrieves information from a curve data structure. The curve geometry is specified using screen coordinates.
Note: Creo Parametric represents circle detail entities with the ProArcdata structure with a start angle of 0 and an end angle of 2*PI.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataCurveGet
(
/* (In)
The draft entity data.
*/
/* (Out)
The curve data structure.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
這是否有幫助?