A polygon is any 2-dimensional shape formed with straight lines. Triangles, quadrilaterals, pentagons, and hexagons are all examples of polygons.
Given enough sides, a polygon can appear to be a circle.
The Polygon is mixed into the FilledCircleArrowHead design to help produce a filled circle arrow head.
Parameter Rules
radius: | x |
Example: | 0.0625; |
sides: | x |
Example: | 32; |
Mixins
BaseAssembly
AssemblyRenderMixin
Render3Mixin
FrameMixin
AssemblyMixin
FrameMixin
BaseNode
BaseModel
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
---|---|---|---|---|
radius |
number |
1 |
none |
Cached |
sides |
integer |
3 |
none |
Cached |
Project Example:
In your kBridge Examples Projects folder open the project called ‘DrawingUtilitiesTableDemo’.
Reference Location:
'world.mytable.mysheet.filledcirclearrowhead'
Link: https://knowledgebridge.engineer/projects
Click on the FilledCircleArrowHead / Sheet1 to view the ArrowHead Design example and view the different values.