Model.hf_ScaleBinderSurf#
- Model.hf_ScaleBinderSurf(base_point_entity, scale_factor_x, scale_factor_y, scale_factor_z)#
- This command increases and decreases the binder dimension. The binder is scaled relative to
an origin node. The scaling can be uniform or not. If uniform scaling is requested, the scale factor in all directions should be set equal. Otherwise, it is possible to give different value to these factors in other to obtain a non-uniform scaling.
- Parameters:
base_point_entity (Entity) – The object describing the entity.
scale_factor_x (double) – Scale factor in x.
scale_factor_y (double) – Scale factor in y.
scale_factor_z (double) – Scale factor in z.