API 설명서 > Mechanica > Object ProMechcurve > Function ProMechcurveDataGet
Function ProMechcurveDataGet
Description
Obtains the geometric representation of the curve.
Licensing Requirement
Synopsis
ProMechcurveDataGet
(
/* (In)
The curve.
*/
/* (Out)
The curve data. The function allocates the memory for this argument. Use the function ProGeomitemdataFree() to free the memory.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The function does not support composite curves.
A general error is encountered.
User Guide References
도움이 되셨나요?