ENTITY IfcRepresentationMap
(* SCHEMA IFC4; *)
ENTITY IfcRepresentationMap;
MappingOrigin : IfcAxis2Placement;
MappedRepresentation : IfcRepresentation;
INVERSE
HasShapeAspects : SET [0:?] OF IfcShapeAspect FOR PartOfProductDefinitionShape;
MapUsage : SET [0:?] OF IfcMappedItem FOR MappingSource;
WHERE
ApplicableMappedRepr : 'IFC4.IFCSHAPEMODEL' IN TYPEOF(MappedRepresentation);
END_ENTITY;
Explicit Attributes
Entity IfcRepresentationMap has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcRepresentationMap has the following local and inherited inverse attributes:
Attribute | Type | Defined By |
---|
HasShapeAspects | SET OF IfcShapeAspect (ENTITY) | IfcRepresentationMap |
MapUsage | SET OF IfcMappedItem (ENTITY) | IfcRepresentationMap |
|
Supertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcRepresentationMap 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