API Reference > imodeljs-common > Geometry > GeometryStreamFlags GeometryStreamFlags Enumeration Flags applied to the entire contents of a GeometryStreamProps. see GeometryStreamHeaderProps Members Name Value Description None 0 No flags. ViewIndependent 1 When the geometry is displayed, it is always oriented to face the viewer. The placement origin of the element associated with the geometry is used as the rotation point.If the placement origin is outside of the view, the geometry will not necessarily be displayed, even if rotating it to face the viewer would cause its range to intersect the viewed volume. Defined in core/common/src/geometry/GeometryStream.ts Line 139 Last Updated: 11 June, 2024