ENTITY IfcCartesianPoint

(* SCHEMA IFC4; *)
ENTITY IfcCartesianPoint
 SUBTYPE OF (IfcPoint);
	Coordinates : LIST [1:3] OF IfcLengthMeasure;
 WHERE
	CP2Dor3D : HIINDEX(Coordinates) >= 2;
END_ENTITY;

Explicit Attributes

Entity IfcCartesianPoint has the following local and inherited explicit attributes:
AttributeTypeDefined By
 CoordinatesLIST OF IfcLengthMeasure (REAL)IfcCartesianPoint

Derived Attributes

Entity IfcCartesianPoint has the following local and inherited derived attributes:
AttributeTypeDefined By
 DimIfcDimensionCount (INTEGER)IfcPoint

Inverse Attributes

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

Supertypes

Entity IfcCartesianPoint inherits from the following supertypes:
  IfcRepresentationItem
    IfcGeometricRepresentationItem
      IfcPoint

Subtypes

    No subtypes

Referenced By

Entity IfcCartesianPoint and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAlignmentHorizontalSegment ENTITY IfcCartesianPoint
 IfcAxis1Placement ENTITY IfcGeometricRepresentationItem
 IfcAxis1Placement ENTITY IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcGeometricRepresentationItem
 IfcBoundingBox ENTITY IfcCartesianPoint
 IfcBSplineCurve ENTITY IfcCartesianPoint
 IfcBSplineSurface ENTITY IfcCartesianPoint
 IfcBuild2Axes FUNCTION IfcRepresentationItem
 IfcBuild2Axes FUNCTION IfcGeometricRepresentationItem
 IfcBuildAxes FUNCTION IfcGeometricRepresentationItem
 IfcBuildAxes FUNCTION IfcRepresentationItem
 IfcCartesianTransformationOperator ENTITY IfcCartesianPoint
 IfcConvertDirectionInto2D FUNCTION IfcRepresentationItem
 IfcConvertDirectionInto2D FUNCTION IfcGeometricRepresentationItem
 IfcCrossProduct FUNCTION IfcRepresentationItem
 IfcCrossProduct FUNCTION IfcGeometricRepresentationItem
 IfcExtrudedAreaSolid ENTITY IfcRepresentationItem
 IfcExtrudedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcFillAreaStyleHatching ENTITY IfcCartesianPoint
 IfcFirstProjAxis FUNCTION IfcRepresentationItem
 IfcFirstProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcGeometricRepresentationItem ENTITY IfcPoint
 IfcGeometricSetSelect SELECT IfcPoint
 IfcLayeredItem SELECT IfcRepresentationItem
 IfcLightSourcePositional ENTITY IfcCartesianPoint
 IfcLine ENTITY IfcCartesianPoint
 IfcMirroredProfileDef ENTITY IfcCartesianPoint
 IfcMirroredProfileDef ENTITY IfcPoint
 IfcMirroredProfileDef ENTITY IfcRepresentationItem
 IfcMirroredProfileDef ENTITY IfcGeometricRepresentationItem
 IfcNormalise FUNCTION IfcGeometricRepresentationItem
 IfcNormalise FUNCTION IfcRepresentationItem
 IfcOpenCrossProfileDef ENTITY IfcCartesianPoint
 IfcOrthogonalComplement FUNCTION IfcGeometricRepresentationItem
 IfcOrthogonalComplement FUNCTION IfcRepresentationItem
 IfcPlacement ENTITY IfcPoint
 IfcPoint ENTITY IfcCartesianPoint
 IfcPointDim FUNCTION IfcCartesianPoint
 IfcPointDim FUNCTION IfcPoint
 IfcPointOrVertexPoint SELECT IfcPoint
 IfcPolyline ENTITY IfcCartesianPoint
 IfcPolyLoop ENTITY IfcCartesianPoint
 IfcRepresentation ENTITY IfcRepresentationItem
 IfcRepresentationItem ENTITY IfcGeometricRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcCartesianPoint
 IfcRevolvedAreaSolid ENTITY IfcRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcSameCartesianPoint FUNCTION IfcCartesianPoint
 IfcScalarTimesVector FUNCTION IfcRepresentationItem
 IfcScalarTimesVector FUNCTION IfcGeometricRepresentationItem
 IfcSecondProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcSecondProjAxis FUNCTION IfcRepresentationItem
 IfcShapeRepresentationTypes FUNCTION IfcRepresentationItem
 IfcStyledItem ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcGeometricRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcGeometricRepresentationItem
 IfcTopologyRepresentationTypes FUNCTION IfcRepresentationItem
 IfcTrimmingSelect SELECT IfcCartesianPoint
 IfcVectorDifference FUNCTION IfcRepresentationItem
 IfcVectorDifference FUNCTION IfcGeometricRepresentationItem
 IfcVectorSum FUNCTION IfcRepresentationItem
 IfcVectorSum FUNCTION IfcGeometricRepresentationItem
 IfcVertexPoint ENTITY IfcPoint


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00