ENTITY IfcConnectionPointGeometry

(* SCHEMA IFC4; *)
ENTITY IfcConnectionPointGeometry
 SUPERTYPE OF (ONEOF
    (IfcConnectionPointEccentricity))
 SUBTYPE OF (IfcConnectionGeometry);
	PointOnRelatingElement : IfcPointOrVertexPoint;
	PointOnRelatedElement : OPTIONAL IfcPointOrVertexPoint;
END_ENTITY;

Explicit Attributes

Entity IfcConnectionPointGeometry has the following local and inherited explicit attributes:
AttributeTypeDefined By
 PointOnRelatingElementIfcPointOrVertexPoint (SELECT)IfcConnectionPointGeometry
 PointOnRelatedElementIfcPointOrVertexPoint (SELECT)IfcConnectionPointGeometry

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcConnectionPointGeometry inherits from the following supertypes:
  IfcConnectionGeometry

Subtypes

Entity IfcConnectionPointGeometry has the following subtypes:
    IfcConnectionPointEccentricity*
* - Immediate Subtypes

Referenced By

Entity IfcConnectionPointGeometry and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcConnectionGeometry ENTITY IfcConnectionPointGeometry
 IfcRelConnectsElements ENTITY IfcConnectionGeometry
 IfcRelConnectsWithEccentricity ENTITY IfcConnectionGeometry
 IfcRelInterferesElements ENTITY IfcConnectionGeometry
 IfcRelSpaceBoundary ENTITY IfcConnectionGeometry


[Top Level Definitions] [Exit]

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