A Point is a graphical representation of a Point object. It is placed using normal positioning rules, and will be the origin of the local Frame. The Point can be found in the Project window under BaseLibrary/Designs/Geometry.
Parameter Rules
size: | The size of the representation of the point in world units. The representation is currently an octagon. |
Example: | 0.3 ; |
Mixins
PointRenderMixin
BaseAssembly
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
---|---|---|---|---|
size |
number |
0.3 ; |
Inputs |
Cached |
Project Example:
In your kBridge Examples Projects folder, open the project called ‘Geometry Examples’.
Reference Location:
'world.geometry_examples.point'
Link: https://knowledgebridge.engineer/projects
Open the Geometry Examples project.
If you look at the Geometry Examples design you will see the Point design. The Point can be useful to visually reference a point or position.