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 ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00