Difference between revisions of "Component: Bezel (Misc)"
From Flowcode Help
Jump to navigationJump to searchLine 68: | Line 68: | ||
Simple example showing the beam break detector component at work, when a collision is detected the direction of the bouncing ball is reversed. | Simple example showing the beam break detector component at work, when a collision is detected the direction of the bouncing ball is reversed. | ||
{{Fcfile|BeamBreakDemo.fcfx|Beam Break Demo}} | {{Fcfile|BeamBreakDemo.fcfx|Beam Break Demo}} | ||
+ | |||
+ | |||
Line 73: | Line 75: | ||
==Macro reference== | ==Macro reference== | ||
+ | ===GetLidPosition=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 86: | Line 89: | ||
+ | ===FitOutsideBase=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 104: | Line 108: | ||
+ | ===FitInsideBase=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 122: | Line 127: | ||
+ | ===GetFillPosition=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 135: | Line 141: | ||
+ | ===SetColor=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- |
Revision as of 11:48, 3 February 2023
Author | Matrix Ltd |
Version | 1.2 |
Category | Misc |
Contents
Bezel component
A purely cosmetic component for creating smoothly radiused bezel or frame to fit around other components, or to define the edges of panel sections.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Bezel_GDI.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Bezel_GDI.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Simple example showing the collision detector component at work, when a collision is detected the direction of the motor is reversed.
Detector
Simple example showing the beam break detector component at work, when a collision is detected the direction of the bouncing ball is reversed.
Beam Break Demo
Macro reference
GetLidPosition
![]() |
GetLidPosition |
Get the position for a plane that will fill the top of the bezel at the highest point of the curve. | |
![]() |
Return |
FitOutsideBase
FitInsideBase
GetFillPosition
SetColor