mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-09 13:52:23 +00:00
bsdd - expose bsdd props descriptions to ui
Example - https://imgur.com/a/xUUeuF5
This commit is contained in:
@@ -31,6 +31,8 @@ __version__ = version = "0.0.0"
|
||||
Status = Literal["Preview", "Active", "Inactive"]
|
||||
ClassTypes = Literal["Class", "GroupOfProperties", "AlternativeUse", "Material"]
|
||||
|
||||
# NOTE: Some values in TypedDicts are actually not guaranteed to be provided
|
||||
# and should be typed with NotRequired.
|
||||
|
||||
class DictionaryContractV1(TypedDict):
|
||||
uri: str
|
||||
|
||||
Reference in New Issue
Block a user