ENTITY IfcConnectionPointEccentricity

(* SCHEMA IFC4; *)
ENTITY IfcConnectionPointEccentricity
 SUBTYPE OF (IfcConnectionPointGeometry);
	EccentricityInX : OPTIONAL IfcLengthMeasure;
	EccentricityInY : OPTIONAL IfcLengthMeasure;
	EccentricityInZ : OPTIONAL IfcLengthMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcConnectionPointEccentricity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 PointOnRelatingElementIfcPointOrVertexPoint (SELECT)IfcConnectionPointGeometry
 PointOnRelatedElementIfcPointOrVertexPoint (SELECT)IfcConnectionPointGeometry
 EccentricityInXIfcLengthMeasure (REAL)IfcConnectionPointEccentricity
 EccentricityInYIfcLengthMeasure (REAL)IfcConnectionPointEccentricity
 EccentricityInZIfcLengthMeasure (REAL)IfcConnectionPointEccentricity

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcConnectionPointEccentricity inherits from the following supertypes:
  IfcConnectionGeometry
    IfcConnectionPointGeometry

Subtypes

    No subtypes

Referenced By

Entity IfcConnectionPointEccentricity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcConnectionGeometry ENTITY IfcConnectionPointGeometry
 IfcConnectionPointGeometry ENTITY IfcConnectionPointEccentricity
 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