2021 API Programmer's Guide
Remove Access to HyperMesh Standalone
Access to HyperMesh standalone as been discontinued. Scripts that launch an interactive HyperMesh standalone session are now automatically redirected to HyperWorks. Scripts that launch a batch session are not affected.
New Commands
- Connectors/Attachments
- hm_ce_generatenamefrominclude
- hm_ce_getconfigfromconnectorcontrol
- hm_ce_getconnectorcontrol
- hm_ce_getconnectorcontrollist
- hm_ce_getdefaultconnectorcontrolfromconfig
- hm_ce_getediabsorbedmassgrplist
- hm_ce_getunsyncdata
- hm_ce_imprintelemsget
- hm_ce_linkprojectionorderget
- hm_fe_getWvsTfile
- hm_fe_setWvsTfile
- *AE_AttachmentControlCreateFromAnother
- *CE_ConnectorAreaMeshWithDetails
- *CE_ConnectorCreateByListWithCC
- *CE_ConnectorCreateByMarkWithCC
- *CE_ConnectorLineCombine
- *CE_ConnectorLineCombineWithCC
- *CE_ConnectorSpotTrim
- *CE_ConnectorTrimAdvanced
- *CE_ConnectorUpdateByCC
- *CE_CreateNodeOnSeamConnector
- *CE_CreateNodeOnSpotConnector
- *CE_FE_CreateDCC
- *CE_FE_CreateUCCFromConnector
- *CE_FE_CreateUCCFromDCC
- *CE_FE_CreateUCCFromUCC
- *CE_FE_UCCUpdateByDCC
- *CE_FE_UCCUpdateUseConnector
- *CE_MarkReplaceLinkEntities
- *CE_ReviewConnectorsReverse
- *CE_SetLinkChangeManagerSettings
- *fastenercreation
- Comparison
- Data Names
- General/Core
- Geometry
- HMASCII
- Meshing
- hm_getbatchparams
- hm_getcriteria
- hm_getmatrixdifference
- hm_getorientation
- hm_holedetectiongetholedetailsdata
- *batchparams_update
- *batchparams_write
- *createcaero1panelmeshing
- *createcaero2bodymeshing
- *criteria_update
- *criteria_write
- *fill_fe_gaps_lines
- *fill_fe_holes_lines
- *midmesh_inspect_delete_sets
- *midmesh_inspect_end
- *midmesh_inspect_fix_problems
- *midmesh_inspect_init
- *solidmap_initialize_edges
- *splitelementbyedges
- *splitelementbyelemselect
- *trim_mesh_by_mesh
- *voxel_lattice_hex_mesh_add_box
- Modules/Parts
- Template Commands
- Template Functions
Modified Commands
The following commands have modified behavior that potentially require script updates:
- Data Names
- subsystems - Removed private data names connector_filter, connectors_attachment, connectors_general, connectors_subsystem, granular_filter, granular_filter_beamsections, granular_filter_elements, granular_filter_loads, granular_filter_nodes, granular_filter_systems, granular_filter_vectors, granular_mode, granular_mode_beamsections, granular_mode_elements, granular_mode_loads, granular_mode_nodes, granular_mode_systems, and granular_mode_vectors.
- General/Core
- *absorbloads - Replaced argument load_collector_id with arguments entity_type and mark_id.
- Data Names
- bodies - Added new data name morphhandle.
- crosssections - Added new data names cutplaneactivestatus, cutplaneclipelement, cutplanedisplaymode, cutplanegeometrytype, cutplanemanipoptions and cutplanesectioncutonly.
- designpointsets - Added new data names adultzone_triplelist, childzone_triplelist and system.
- encryptions - Added new data names apa_license, date, day, feature_name, hours, interface_id, keyid, license_feature, minutes, module_time, month, seconds, time, time_out_Option, unit_costs, updateflag and year.
- explorations - Added new data names desyncflag, explorationlabel, parentid and studyid.
- frictions - Added new data names cid, icnep, psid, scalei and scaleo.
- loads
- constraints - Added new data names load_step_id and prev_bc. New ADVC support.
- fluxes - Added new data names coefficient_by_filmid, filmid, heat_coefficient, heat_coefficient_time_table, load_step_id and prev_bc. New ADVC support.
- forces - Added new data names keyword_name, load_step_id and prev_bc. New ADVC support.
- moments - Added new data names keyword_name, load_step_id and prev_bc. New ADVC support.
- pressures - Added new data names keyword_name, load_step_id, prev_bc and reference_position. New ADVC support.
- temperatures - Added new data names constraint_type, load_step_flag, load_step_id and prev_bc. New ADVC support.
- loadsteps - Added new data names curve_ids and curve_idsmax.
- opticonstraints - Added new data name locbucktoggle.
- opticontrols - Added new data names optimomp and optimomptoggle.
- parameters - Added new data names caddimension, cadfullname, cadsystem and cadunits. Added new config 2.
- responses - Added new data name referenceresultpath.
- seatbelts - Added new data names belt_nbcomp, check_belt_nbcomp, check_edgetoedge, check_struct_nbcomp, check_surftosurf, check_wrap_nbcomp, contact_edgetoedge, contact_surftosurf, existing_nbcomp, extra_struc_comps, extra_struc_comps, struct_nbcomp and wrap_nbcomp.
- shape3ds - Added new data name primaryrepresentation.
- studies - Added new data names location and version.
- General/Core
- hm_getalltiedentities - Added new optional argument projection.
- hm_gettiedentities - Added new optional argument projection.
- hm_wadlinessetoptions - Added new options cycling_impact_angle, cycling_zone_max, cycling_zone_min and zheight.
- *pressuresonentity_curve - Added onface values 10, 11, 20, 21, 30 and 31.
- *segmentsetaddfaces - Added face_or_edge values 10, 11, 20, 21, 30 and 31.
- *setoption/hm_getoption - Added new options axis_drawn_view_cube , legend_colormap_divergent, locate_view_cube, numeric_precision, numeric_style, show_view_cube and solvermass_handle.
- Meshing
- *adaptive_triangle_mesh - Added new options optional values break_connectivity, inside and outside.
- *copy_feature - Added new string_array options MappingMethod, StitchBoundary and ToOriginalComponent. Deprecated string_array option MorphFeatureToBase.
- *move_feature - Added new string_array options MappingMethod and StitchBoundary. Deprecated string_array option MorphFeatureToBase.
Deprecated Commands
- GUI/Framework
- hm_framework popgui, pushgui, removelabelsfrompulldowns, removepanelsfrompulldowns, resetpulldowns, setguigeom, and setnativeheight.
- hm_getcommandposition
- hm_getpanelposition
- hm_setcommandposition
- hm_setpanelposition
- hm_togglevirtualcollector