ENTITY IfcPath
(* SCHEMA IFC2X3; *)
ENTITY IfcPath
SUBTYPE OF (IfcTopologicalRepresentationItem);
EdgeList : LIST [1:?] OF UNIQUE IfcOrientedEdge;
WHERE
WR1 : IfcPathHeadToTail(SELF);
END_ENTITY;
Explicit Attributes
Entity IfcPath has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcPath has the following local and inherited inverse attributes:
Supertypes
Entity IfcPath inherits from the following supertypes:
IfcRepresentationItem
IfcTopologicalRepresentationItem
Subtypes
No subtypesReferenced By
Entity IfcPath and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:13-04:00