Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

ElementId as AuthoringToolId may be unstable in Worksharing context #57

@cwaluga

Description

@cwaluga

ElementIds may be rearranged in worksharing synchronization due to conflicting Ids. This happens quite often. See also:
https://thebuildingcoder.typepad.com/blog/2015/02/understanding-the-use-of-the-uniqueid.html

Since Bcfier has no (obvious) way to update ElementIds from IfcGuids (which would require a loop over all elements), this might break some issues in a worksharing context.

Is it possible to make Bcfier write UniqueIds into the AuthoringToolId? To make sure nothing breaks on the way back, one can first check for ElementId, then for UniqueId.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions