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:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcTextureCoordinateIndices has the following local and inherited inverse attributes:
Supertypes
    No supertypesSubtypes
Entity IfcTextureCoordinateIndices has the following subtypes:
    IfcTextureCoordinateIndicesWithVoids*
* - Immediate Subtypes
Referenced By
Entity IfcTextureCoordinateIndices 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