OptionaldataDataObject id, e.g. an IfcDoor global id.
SpaceGraphNode.id of one of the two adjacent spaces.
OptionalheightPortal height in world units, if known.
Unique edge id within the parent SpaceGraph.
Unit normal pointing from from toward to. Used by samplers
to bias viewpoint look-direction toward the exit door, and by
the tour planner to orient mid-portal flight tangents.
World-space mid-point of the portal opening.
OptionalsceneSceneObject id backing the portal (e.g. the door's SceneObject).
SpaceGraphNode.id of the other adjacent space.
OptionalwidthPortal width in world units, if known.
Portal (door, opening, or generic transition) between two adjacent SpaceGraphNodes. Carries the world-space mid-point of the portal plus the through-direction so the tour planner can build cross-portal camera trajectories that thread the door rather than clip into the surrounding wall.
For IFC sources,
dataObjectIdtypically references anIfcDoororIfcOpeningElement. For the geometry fallback extractor, edges are synthesised from wall-aperture detection anddataObjectIdis omitted.