You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -561,6 +561,14 @@ Lines can be used to add markup in 3D. Each line is defined by three dimensional
561
561
562
562
ClippingPlanes can be used to define a subsection of a building model that is related to the topic. Each clipping plane is defined by Location and Direction. The Direction vector points in the _invisible_ direction meaning the half-space that is clipped.
563
563
564
+
### Markers (optional)
565
+
566
+
A marker is a way to pinpoint a location in the 3D model. Each vendor can decide how these markers should be rendered.
567
+
568
+
**Best practice**
569
+
Render the markers based on the topic properties.
570
+
Example: Red markers for open topics, and green markers for closed topics
571
+
564
572
### Bitmap (optional)
565
573
566
574
A list of bitmaps can be used to add more information, for example, text in the visualization. It has the following elements:
0 commit comments