Show topic reference links and allow browsing of links

This commit is contained in:
Dion Moult
2020-03-25 15:03:06 +11:00
parent 52ff61a91c
commit f2e203d699
4 changed files with 32 additions and 1 deletions
@@ -36,6 +36,7 @@ if bpy is not None:
operator.SelectBcfFile,
operator.GetBcfTopics,
operator.ActivateBcfViewpoint,
operator.OpenBcfReferenceLink,
operator.SelectFeaturesDir,
operator.SelectDiffJsonFile,
operator.SelectDiffNewFile,
@@ -106,6 +107,7 @@ if bpy is not None:
operator.Uninstall,
prop.BcfTopic,
prop.BcfTopicLabel,
prop.BcfTopicLink,
prop.Subcontext,
prop.BIMProperties,
prop.BCFProperties,