mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Add example pset
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
PropertyType,ValueType,Name,Description,NominalValue,Unit
|
||||
IfcPropertySingleValue,IfcIdentifier,Reference,,Some reference,
|
||||
IfcPropertySingleValue,IfcLabel,Status,,EXISTING,
|
||||
IfcPropertySingleValue,IfcLabel,Style,,Some style,
|
||||
IfcPropertySingleValue,IfcPositiveLengthMeasure,NominalHeight,,1.2,
|
||||
IfcPropertySingleValue,IfcPositiveLengthMeasure,NominalLength,,1.3,
|
||||
IfcPropertySingleValue,IfcPositiveLengthMeasure,NominalDepth,,1.5,
|
||||
IfcPropertySingleValue,IfcLabel,MainColor,,Blue,
|
||||
IfcPropertySingleValue,IfcBoolean,IsBuiltIn,,Uh-huh,
|
||||
|
Reference in New Issue
Block a user