ENTITY IfcExtendedProperties
(* SCHEMA IFC4; *)
ENTITY IfcExtendedProperties
ABSTRACT SUPERTYPE OF (ONEOF
(IfcMaterialProperties
,IfcProfileProperties))
SUBTYPE OF (IfcPropertyAbstraction);
Name : OPTIONAL IfcIdentifier;
Description : OPTIONAL IfcText;
Properties : SET [1:?] OF IfcProperty;
END_ENTITY;
Explicit Attributes
Entity IfcExtendedProperties has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
Name | IfcIdentifier (STRING) | IfcExtendedProperties |
Description | IfcText (STRING) | IfcExtendedProperties |
Properties | SET OF IfcProperty (ENTITY) | IfcExtendedProperties |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcExtendedProperties has the following local and inherited inverse attributes:
Supertypes
Entity IfcExtendedProperties inherits from the following supertypes:
IfcPropertyAbstraction
Subtypes
Entity IfcExtendedProperties has the following subtypes:
IfcMaterialProperties*
IfcProfileProperties*
* - Immediate Subtypes
Referenced By
Entity IfcExtendedProperties 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