Difference between revisions of "API Panel.PCloud.UnitScale"
From Flowcode Help
Jump to navigationJump to search| Line 43: | Line 43: | ||
| ==Detailed description== | ==Detailed description== | ||
| − | + | ||
| Line 49: | Line 49: | ||
| ===Calling in a calculation=== | ===Calling in a calculation=== | ||
| * Add to a calculation icon: <pre class="brush:[cpp]">::Panel.PCloud.UnitScale(_arrayaxis, offset, arraystep, elements, return_origoffset, return_origrange)</pre> | * Add to a calculation icon: <pre class="brush:[cpp]">::Panel.PCloud.UnitScale(_arrayaxis, offset, arraystep, elements, return_origoffset, return_origrange)</pre> | ||
| − | |||
| − | |||
Latest revision as of 11:54, 16 January 2023
Detailed description
Examples
Calling in a calculation
- Add to a calculation icon: ::Panel.PCloud.UnitScale(_arrayaxis, offset, arraystep, elements, return_origoffset, return_origrange) 





