ENTITY IfcEdge

(* SCHEMA IFC4; *)
ENTITY IfcEdge
 SUPERTYPE OF (ONEOF
    (IfcEdgeCurve
    ,IfcOrientedEdge
    ,IfcSubedge))
 SUBTYPE OF (IfcTopologicalRepresentationItem);
	EdgeStart : IfcVertex;
	EdgeEnd : IfcVertex;
END_ENTITY;

Explicit Attributes

Entity IfcEdge has the following local and inherited explicit attributes:
AttributeTypeDefined By
 EdgeStartIfcVertex (ENTITY)IfcEdge
 EdgeEndIfcVertex (ENTITY)IfcEdge

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcEdge inherits from the following supertypes:
  IfcRepresentationItem
    IfcTopologicalRepresentationItem

Subtypes

Entity IfcEdge has the following subtypes:
    IfcEdgeCurve*
    IfcOrientedEdge*
    IfcSubedge*
* - Immediate Subtypes

Referenced By

Entity IfcEdge 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
 IfcFirstProjAxis FUNCTION IfcRepresentationItem
 IfcLayeredItem SELECT IfcRepresentationItem
 IfcMirroredProfileDef ENTITY IfcRepresentationItem
 IfcNormalise FUNCTION IfcRepresentationItem
 IfcOrientedEdge ENTITY IfcEdge
 IfcOrthogonalComplement FUNCTION IfcRepresentationItem
 IfcRepresentation ENTITY IfcRepresentationItem
 IfcRepresentationItem ENTITY IfcTopologicalRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcRepresentationItem
 IfcScalarTimesVector FUNCTION IfcRepresentationItem
 IfcSecondProjAxis FUNCTION IfcRepresentationItem
 IfcShapeRepresentationTypes FUNCTION IfcRepresentationItem
 IfcStyledItem ENTITY IfcRepresentationItem
 IfcSubedge ENTITY IfcEdge
 IfcSurfaceOfLinearExtrusion ENTITY IfcRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcRepresentationItem
 IfcTopologicalRepresentationItem ENTITY IfcEdge
 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:42-04:00