Difference between revisions of "API Panel.PCloud.SetPointsEx"
From Flowcode Help
Jump to navigationJump to searchLine 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.SetPointsEx(pcloud, _arrayx, _arrayy, _arrayz, offsetinfo, elements)</pre> | * Add to a calculation icon: <pre class="brush:[cpp]">::Panel.PCloud.SetPointsEx(pcloud, _arrayx, _arrayy, _arrayz, offsetinfo, elements)</pre> | ||
− | |||
− |
Latest revision as of 11:54, 16 January 2023
Detailed description
Examples
Calling in a calculation
- Add to a calculation icon:
::Panel.PCloud.SetPointsEx(pcloud, _arrayx, _arrayy, _arrayz, offsetinfo, elements)