ENTITY IfcTextureCoordinateIndices

(* SCHEMA IFC4; *)
ENTITY IfcTextureCoordinateIndices
 SUPERTYPE OF (ONEOF
	(IfcTextureCoordinateIndicesWithVoids));
	TexCoordIndex : LIST [3:?] OF IfcPositiveInteger;
	TexCoordsOf : IfcIndexedPolygonalFace;
 INVERSE
	ToTexMap : IfcIndexedPolygonalTextureMap FOR TexCoordIndices;
END_ENTITY;

Explicit Attributes

Entity IfcTextureCoordinateIndices has the following local and inherited explicit attributes:
AttributeTypeDefined By
 TexCoordIndexLIST OF IfcPositiveInteger (INTEGER)IfcTextureCoordinateIndices
 TexCoordsOfIfcIndexedPolygonalFace (ENTITY)IfcTextureCoordinateIndices

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcTextureCoordinateIndices has the following local and inherited inverse attributes:
AttributeTypeDefined By
 ToTexMapIfcIndexedPolygonalTextureMap (ENTITY)IfcTextureCoordinateIndices

Supertypes

    No supertypes

Subtypes

Entity IfcTextureCoordinateIndices has the following subtypes:
    IfcTextureCoordinateIndicesWithVoids*
* - Immediate Subtypes

Referenced By

Entity IfcTextureCoordinateIndices and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcIndexedPolygonalFace ENTITY IfcTextureCoordinateIndices
 IfcIndexedPolygonalTextureMap ENTITY IfcTextureCoordinateIndices


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:10-05:00