Parameters
- pProject
- Project for which net optimalization will be done. Can't be null.
- nMinSize
- Specifies the number of connections per net that is to trigger an optimization. The minimum number is 2.
- bCloseDaisyChains
- If true then an additional connection from the first to the last connection point of the chain is generated.
Return Value
True if operation has been finished without problems. If false then check system messages for more information about problem.