Skip to content

Element record fields +0x46 / +0x4a are unattributed; their values correlate with class (possible schema class-id join) #223

Description

@DrunkOnJava

From RE-21 (#221): the two u32 words at +0x46 and +0x4a of the Revit 2024 partition element record are still unattributed. Their values correlate with the element's class across the 23470 records on Core Interior — a likely join to the schema class table (rvt-schema). Establishing that join would let the element-record path label records by schema class directly instead of by BuiltInCategory alone, and is the natural bridge between the element-record work and the typed decoders. Evidence first: tabulate (value @+0x46, value @+0x4a) against the class name recovered elsewhere for the same ElementId; claim a join only if it is exact.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions