ENTITY IfcMaterial
(* SCHEMA IFC4; *)
ENTITY IfcMaterial
SUBTYPE OF (IfcMaterialDefinition);
Name : IfcLabel;
Description : OPTIONAL IfcText;
Category : OPTIONAL IfcLabel;
INVERSE
HasRepresentation : SET [0:1] OF IfcMaterialDefinitionRepresentation FOR RepresentedMaterial;
IsRelatedWith : SET [0:?] OF IfcMaterialRelationship FOR RelatedMaterials;
RelatesTo : SET [0:1] OF IfcMaterialRelationship FOR RelatingMaterial;
END_ENTITY;
Explicit Attributes
Entity IfcMaterial has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
Name | IfcLabel (STRING) | IfcMaterial |
Description | IfcText (STRING) | IfcMaterial |
Category | IfcLabel (STRING) | IfcMaterial |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcMaterial has the following local and inherited inverse attributes:
Supertypes
Entity IfcMaterial inherits from the following supertypes:
IfcMaterialDefinition
Subtypes
No subtypesReferenced By
Entity IfcMaterial 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