(* SCHEMA IFC4; *)
ENTITY IfcComplexPropertyTemplate SUBTYPE OF (IfcPropertyTemplate); UsageName : OPTIONAL IfcLabel; TemplateType : OPTIONAL IfcComplexPropertyTemplateTypeEnum; HasPropertyTemplates : OPTIONAL SET [1:?] OF IfcPropertyTemplate; WHERE NoSelfReference : SIZEOF(QUERY(temp <* HasPropertyTemplates | SELF :=: temp)) = 0; UniquePropertyNames : IfcUniquePropertyTemplateNames(HasPropertyTemplates); END_ENTITY;
|
|
|
Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00