ENTITY IfcConnectedFaceSet

(* SCHEMA IFC4; *)
ENTITY IfcConnectedFaceSet
 SUPERTYPE OF (ONEOF
    (IfcClosedShell
    ,IfcOpenShell))
 SUBTYPE OF (IfcTopologicalRepresentationItem);
	CfsFaces : SET [1:?] OF IfcFace;
END_ENTITY;

Explicit Attributes

Entity IfcConnectedFaceSet has the following local and inherited explicit attributes:
AttributeTypeDefined By
 CfsFacesSET OF IfcFace (ENTITY)IfcConnectedFaceSet

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcConnectedFaceSet has the following local and inherited inverse attributes:
AttributeTypeDefined By
 LayerAssignmentSET OF IfcPresentationLayerAssignment (ENTITY)IfcRepresentationItem
 StyledByItemSET OF IfcStyledItem (ENTITY)IfcRepresentationItem

Supertypes

Entity IfcConnectedFaceSet inherits from the following supertypes:
  IfcRepresentationItem
    IfcTopologicalRepresentationItem

Subtypes

Entity IfcConnectedFaceSet has the following subtypes:
    IfcClosedShell*
    IfcOpenShell*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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