BCF Topic
catenda topics are bcf compliant topics with additional properties to support catenda specific features topics belong to topic boards but additionally topic boards belong to catenda projects catenda extensions catenda provides additional apis and fields that are not part of the bcf standard, but are provided to make it easier to work with bcf usually these fields will be prefixed by bimsync for example bimsync comments size provides the number of comments in a topic additional apis topic board statuses topic board types topic board users importing bcf files exporting bcf topics topic linked ifc entities topic points topic viewpoint models migration we recommend using bcf 3 0 as it is the latest version and has the most features migrating to a higher version of bcf may require changes in your application in general migrating will add new features and fields but some differences are described below migrating from bcf version 2 0 to 2 1 the upload snapshot endpoint https //api catenda com/opencde/bcf/2 0/projects/{topic board id}/topics/{topic id}/viewpoints/{viewpoint id}/snapshot has been removed include the snapshot when creating the topic viewpoint instead when creating a comment, the status and verbal status fields have been removed update topics directly instead migrating from bcf version 2 1 to 3 0 when creating a viewpoint, the required camera field aspect ratio has been added always refer to the official bcf documentation for the latest changes