ENTITY IfcBlobTexture
(* SCHEMA IFC2X3; *)
ENTITY IfcBlobTexture
SUBTYPE OF (IfcSurfaceTexture);
RasterFormat : IfcIdentifier;
RasterCode : BOOLEAN;
WHERE
WR11 : SELF.RasterFormat IN ['BMP', 'JPG', 'GIF', 'PNG'];
END_ENTITY;
Explicit Attributes
Entity IfcBlobTexture has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcBlobTexture inherits from the following supertypes:
IfcSurfaceTexture
Subtypes
No subtypesReferenced By
Entity IfcBlobTexture and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00