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:
Attribute | Type | Defined By |
---|
CfsFaces | SET OF IfcFace (ENTITY) | IfcConnectedFaceSet |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcConnectedFaceSet has the following local and inherited inverse attributes:
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:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00