Model.hf_setpartflangecomponent#
- Model.hf_setpartflangecomponent(suffix, color, collection, flag_FL, flag_part)#
- Moves the specified entities to the specified component and sets them as
flange or part.
- Parameters:
suffix (hwString) – The component suffix.
color (int) – The component color. Valid values are 1 through 64.
collection (Collection) – The collection containing the entities.
flag_FL (int) – Flag that indicates whether to set the elements as a flange. Valid values are: 0 - Do not set as a flange. 1 - Set as a flange.
flag_part (int) – Flag that indicates whether to set the elements as a part. Valid values are: 0 - Do not set as a part. 1 - Set as a part.