ENTITY IfcTextureMap

(* SCHEMA IFC4; *)
ENTITY IfcTextureMap
 SUBTYPE OF (IfcTextureCoordinate);
	Vertices : LIST [3:?] OF IfcTextureVertex;
	MappedTo : IfcFace;
END_ENTITY;

Explicit Attributes

Entity IfcTextureMap has the following local and inherited explicit attributes:
AttributeTypeDefined By
 MapsLIST OF IfcSurfaceTexture (ENTITY)IfcTextureCoordinate
 VerticesLIST OF IfcTextureVertex (ENTITY)IfcTextureMap
 MappedToIfcFace (ENTITY)IfcTextureMap

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcTextureMap inherits from the following supertypes:
  IfcPresentationItem
    IfcTextureCoordinate

Subtypes

    No subtypes

Referenced By

Entity IfcTextureMap and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcFace ENTITY IfcTextureMap
 IfcPresentationItem ENTITY IfcTextureCoordinate
 IfcSurfaceTexture ENTITY IfcTextureCoordinate
 IfcTextureCoordinate ENTITY IfcTextureMap


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:49-04:00