ENTITY IfcTriangulatedFaceSet

(* SCHEMA IFC4; *)
ENTITY IfcTriangulatedFaceSet
 SUBTYPE OF (IfcTessellatedFaceSet);
	CoordIndex : LIST [1:?] OF LIST [3:3] OF IfcPositiveInteger;
	NormalIndex : OPTIONAL LIST [1:?] OF LIST [3:3] OF IfcPositiveInteger;
 DERIVE
	NumberOfTriangles : IfcInteger := SIZEOF(CoordIndex);
END_ENTITY;

Explicit Attributes

Entity IfcTriangulatedFaceSet has the following local and inherited explicit attributes:
AttributeTypeDefined By
 CoordinatesIfcCartesianPointList3D (ENTITY)IfcTessellatedFaceSet
 NormalsLIST OF LIST OF IfcParameterValue (REAL)IfcTessellatedFaceSet
 ClosedIfcBoolean (BOOLEAN)IfcTessellatedFaceSet
 CoordIndexLIST OF LIST OF IfcPositiveInteger (INTEGER)IfcTriangulatedFaceSet
 NormalIndexLIST OF LIST OF IfcPositiveInteger (INTEGER)IfcTriangulatedFaceSet

Derived Attributes

Entity IfcTriangulatedFaceSet has the following local and inherited derived attributes:
AttributeTypeDefined By
 NumberOfTrianglesIfcInteger (INTEGER)IfcTriangulatedFaceSet

Inverse Attributes

Entity IfcTriangulatedFaceSet has the following local and inherited inverse attributes:
AttributeTypeDefined By
 LayerAssignmentSET OF IfcPresentationLayerAssignment (ENTITY)IfcRepresentationItem
 StyledByItemSET OF IfcStyledItem (ENTITY)IfcRepresentationItem
 HasColoursSET OF IfcIndexedColourMap (ENTITY)IfcTessellatedFaceSet
 HasTexturesSET OF IfcIndexedTextureMap (ENTITY)IfcTessellatedFaceSet

Supertypes

Entity IfcTriangulatedFaceSet inherits from the following supertypes:
  IfcRepresentationItem
    IfcGeometricRepresentationItem
      IfcTessellatedItem
        IfcTessellatedFaceSet

Subtypes

    No subtypes

Referenced By

Entity IfcTriangulatedFaceSet and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAxis1Placement ENTITY IfcGeometricRepresentationItem
 IfcAxis1Placement ENTITY IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcGeometricRepresentationItem
 IfcBaseAxis FUNCTION IfcRepresentationItem
 IfcBuild2Axes FUNCTION IfcGeometricRepresentationItem
 IfcBuild2Axes FUNCTION IfcRepresentationItem
 IfcBuildAxes FUNCTION IfcGeometricRepresentationItem
 IfcBuildAxes FUNCTION IfcRepresentationItem
 IfcConvertDirectionInto2D FUNCTION IfcGeometricRepresentationItem
 IfcConvertDirectionInto2D FUNCTION IfcRepresentationItem
 IfcCrossProduct FUNCTION IfcGeometricRepresentationItem
 IfcCrossProduct FUNCTION IfcRepresentationItem
 IfcExtrudedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcExtrudedAreaSolid ENTITY IfcRepresentationItem
 IfcFirstProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcFirstProjAxis FUNCTION IfcRepresentationItem
 IfcGeometricRepresentationItem ENTITY IfcTessellatedItem
 IfcIndexedColourMap ENTITY IfcTessellatedFaceSet
 IfcIndexedTextureMap ENTITY IfcTessellatedFaceSet
 IfcLayeredItem SELECT IfcRepresentationItem
 IfcMirroredProfileDef ENTITY IfcGeometricRepresentationItem
 IfcMirroredProfileDef ENTITY IfcRepresentationItem
 IfcNormalise FUNCTION IfcRepresentationItem
 IfcNormalise FUNCTION IfcGeometricRepresentationItem
 IfcOrthogonalComplement FUNCTION IfcRepresentationItem
 IfcOrthogonalComplement FUNCTION IfcGeometricRepresentationItem
 IfcRepresentation ENTITY IfcRepresentationItem
 IfcRepresentationItem ENTITY IfcGeometricRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcRepresentationItem
 IfcScalarTimesVector FUNCTION IfcRepresentationItem
 IfcScalarTimesVector FUNCTION IfcGeometricRepresentationItem
 IfcSecondProjAxis FUNCTION IfcRepresentationItem
 IfcSecondProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcShapeRepresentationTypes FUNCTION IfcRepresentationItem
 IfcStyledItem ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcGeometricRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcGeometricRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcRepresentationItem
 IfcTessellatedFaceSet ENTITY IfcTriangulatedFaceSet
 IfcTessellatedItem ENTITY IfcTessellatedFaceSet
 IfcTopologyRepresentationTypes FUNCTION IfcRepresentationItem
 IfcVectorDifference FUNCTION IfcRepresentationItem
 IfcVectorDifference FUNCTION IfcGeometricRepresentationItem
 IfcVectorSum FUNCTION IfcGeometricRepresentationItem
 IfcVectorSum FUNCTION IfcRepresentationItem


[Top Level Definitions] [Exit]

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