HMIN_plot_writecurve()
Writes a curve that should be assigned to a plot to HyperMesh.
Syntax
void HMIN_plot_writecurve(HM_entityidtype curveid);
Type
HyperMesh hminlib Function
Description
Writes a curve that should be assigned to a plot to HyperMesh.
Inputs
- curveid
- The ID of the curve.
Errors
None.