HMIN_write_system_construction_data()
Writes construction axis and plane data for node-based system.
Syntax
void HMIN_write_system_construction_data(HM_entityidtype id, double constructionaxis[3], double constructionplane[3])
Type
HyperMesh hminlib Function
Description
Writes construction axis and plane data for node-based system.
Inputs
- id
- The ID of the system.
- constructionaxis
- The coordinates of the point that specifies the axis of the system.
- constructionplane
- The coordinates of the point that specifies the plane of the system.
Errors
None.
Version History
2019.1