Rename classes and API: FootprintFactor --> Footptint (#642, 1 )

In my understanding "factor" means implies final value that should be multiplied on.

Class, describing footprint shape, shouldn't have such ending.

Similarly, the API is unified in the same way, according to #642 (closed), item 1.

Changes:

  • IFootprintFactor --> IFootprint
  • setFootprintFactor --> setFootprint
  • footprintFactor --> footprint

Merge request reports

Loading