API 설명서 > Mechanica > Object ProMechcompositecurve > Function ProMechcompositecurveIdGet
Function ProMechcompositecurveIdGet
Description
Obtains the ID of the composite curve.
Licensing Requirement
Synopsis
ProMechcompositecurveIdGet
(
ProMechCompositeCurve composite_curve
/* (In)
The composite curve.
*/
int* id
/* (Out)
The ID.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
User Guide References
도움이 되셨나요?