ENTITY IfcSurfaceTexture
(* SCHEMA IFC4; *)
ENTITY IfcSurfaceTexture
ABSTRACT SUPERTYPE OF (ONEOF
(IfcBlobTexture
,IfcImageTexture
,IfcPixelTexture))
SUBTYPE OF (IfcPresentationItem);
RepeatS : IfcBoolean;
RepeatT : IfcBoolean;
Mode : OPTIONAL IfcIdentifier;
TextureTransform : OPTIONAL IfcCartesianTransformationOperator2D;
Parameter : OPTIONAL LIST [1:?] OF IfcIdentifier;
INVERSE
IsMappedBy : SET [0:?] OF IfcTextureCoordinate FOR Maps;
UsedInStyles : SET [0:?] OF IfcSurfaceStyleWithTextures FOR Textures;
END_ENTITY;
Explicit Attributes
Entity IfcSurfaceTexture has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcSurfaceTexture has the following local and inherited inverse attributes:
Supertypes
Entity IfcSurfaceTexture inherits from the following supertypes:
IfcPresentationItem
Subtypes
Entity IfcSurfaceTexture has the following subtypes:
IfcBlobTexture*
IfcImageTexture*
IfcPixelTexture*
* - Immediate Subtypes
Referenced By
Entity IfcSurfaceTexture 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