typerig.core.func.utils
typerig.core.func.utils (version 0.26.2)
# MODULE: TypeRig / Core / Utility (Functions) # ----------------------------------------------------------- # (C) Vassil Kateliev, 2018-2020 (http://www.kateliev.com) # (C) Karandash Type Foundry (http://www.karandash.eu) #------------------------------------------------------------ # www.typerig.com
Modules
- math
- random
Functions
- getFunctionName()
-
Return the name of current function (def)
- inch2point(inches)
- isMultiInstance(objects, types)
- pixel2point(pixels)
- point2inch(points)
- point2pixel(points)
getFunctionName
- typerig.core.func.utils.getFunctionName = getFunctionName()
-
Return the name of current function (def)