pwDesignerChangeNetworkSize


 pwDesignerChangeNetworkSize(modelIndex, factor)

 Changes the network size of a model specified by its
 index in the couple-list by the given factor.

 

Arguments for pwDesignerChangeNetworkSize

 factor         Either a scalar or a vector with three entries,
                one for each dimension x, y, and z.

 

Examples

 pwDesignerChangeNetworkSize(1, 2);

 pwDesignerChangeNetworkSize(1, [2 0.5 1]);

See also

pwDesignerAutomaticLayout