ENTITY IfcSimplePropertyTemplate

(* SCHEMA IFC4; *)
ENTITY IfcSimplePropertyTemplate
 SUBTYPE OF (IfcPropertyTemplate);
	TemplateType : OPTIONAL IfcSimplePropertyTemplateTypeEnum;
	PrimaryMeasureType : OPTIONAL IfcLabel;
	SecondaryMeasureType : OPTIONAL IfcLabel;
	Enumerators : OPTIONAL IfcPropertyEnumeration;
	PrimaryUnit : OPTIONAL IfcUnit;
	SecondaryUnit : OPTIONAL IfcUnit;
	Expression : OPTIONAL IfcLabel;
	AccessState : OPTIONAL IfcStateEnum;
END_ENTITY;

Explicit Attributes

Entity IfcSimplePropertyTemplate has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 TemplateTypeIfcSimplePropertyTemplateTypeEnum (ENUM)IfcSimplePropertyTemplate
 PrimaryMeasureTypeIfcLabel (STRING)IfcSimplePropertyTemplate
 SecondaryMeasureTypeIfcLabel (STRING)IfcSimplePropertyTemplate
 EnumeratorsIfcPropertyEnumeration (ENTITY)IfcSimplePropertyTemplate
 PrimaryUnitIfcUnit (SELECT)IfcSimplePropertyTemplate
 SecondaryUnitIfcUnit (SELECT)IfcSimplePropertyTemplate
 ExpressionIfcLabel (STRING)IfcSimplePropertyTemplate
 AccessStateIfcStateEnum (ENUM)IfcSimplePropertyTemplate

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcSimplePropertyTemplate has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasContextSET OF IfcRelDeclares (ENTITY)IfcPropertyDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition
 PartOfComplexTemplateSET OF IfcComplexPropertyTemplate (ENTITY)IfcPropertyTemplate
 PartOfPsetTemplateSET OF IfcPropertySetTemplate (ENTITY)IfcPropertyTemplate

Supertypes

Entity IfcSimplePropertyTemplate inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition
      IfcPropertyTemplateDefinition
        IfcPropertyTemplate

Subtypes

    No subtypes

Referenced By

Entity IfcSimplePropertyTemplate and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcComplexPropertyTemplate ENTITY IfcPropertyTemplate
 IfcDefinitionSelect SELECT IfcPropertyDefinition
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertyDefinition ENTITY IfcPropertyTemplateDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetTemplate ENTITY IfcRoot
 IfcPropertySetTemplate ENTITY IfcPropertyTemplate
 IfcPropertyTemplate ENTITY IfcSimplePropertyTemplate
 IfcPropertyTemplateDefinition ENTITY IfcPropertyTemplate
 IfcProxy ENTITY IfcRoot
 IfcRoot ENTITY IfcPropertyDefinition
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcUniquePropertySetNames FUNCTION IfcRoot
 IfcUniquePropertyTemplateNames FUNCTION IfcPropertyTemplate


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00