ENTITY IfcPropertyTemplate
(* SCHEMA IFC4; *)
ENTITY IfcPropertyTemplate
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcComplexPropertyTemplate
	,IfcSimplePropertyTemplate))
 SUBTYPE OF (IfcPropertyTemplateDefinition);
 INVERSE
	PartOfComplexTemplate : SET [0:?] OF IfcComplexPropertyTemplate FOR HasPropertyTemplates;
	PartOfPsetTemplate : SET [0:?] OF IfcPropertySetTemplate FOR HasPropertyTemplates;
END_ENTITY;
Explicit Attributes
Entity IfcPropertyTemplate has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcPropertyTemplate has the following local and inherited inverse attributes:
Supertypes
Entity IfcPropertyTemplate inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition
      IfcPropertyTemplateDefinition
Subtypes
Entity IfcPropertyTemplate has the following subtypes:
    IfcComplexPropertyTemplate*
    IfcSimplePropertyTemplate*
* - Immediate Subtypes
Referenced By
Entity IfcPropertyTemplate and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00