Model.hf_trim_multi#
- Model.hf_trim_multi(collection, line_list, vector, node_list, trim_flag, reserved)#
- Trims the selected elements with the selected lines, optionally maintaining
selected nodes.
- Parameters:
collection (Collection) – The collection containing the entities.
line_list (EntityList) – The line list ID to use for trimming.
vector (hwTriple) – nan
node_list (EntityList) – The list ID containing any nodes to maintain.
trim_flag (int) – Flag that indicates the trim type. Valid values are: -1 - Trim outside. 1 - Trim inside.
reserved (double) – Reserved for future use. Must be set to 0.