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:
AttributeTypeDefined By
 RepeatSBOOLEANIfcSurfaceTexture
 RepeatTBOOLEANIfcSurfaceTexture
 TextureTypeIfcSurfaceTextureEnum (ENUM)IfcSurfaceTexture
 TextureTransformIfcCartesianTransformationOperator2D (ENTITY)IfcSurfaceTexture
 RasterFormatIfcIdentifier (STRING)IfcBlobTexture
 RasterCodeBOOLEANIfcBlobTexture

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcBlobTexture inherits from the following supertypes:
  IfcSurfaceTexture

Subtypes

    No subtypes

Referenced By

Entity IfcBlobTexture and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcSurfaceStyleWithTextures ENTITY IfcSurfaceTexture
 IfcSurfaceTexture ENTITY IfcBlobTexture


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00