Skip to content

DiagramObjectPoint

A point in a given space defined by 3 coordinates and associated to a diagram object. The coordinates may be positive or negative as the origin does not have to be in the corner of a diagram.

URI: cim:DiagramObjectPoint
Type: Class

 classDiagram
    class DiagramObjectPoint
    click DiagramObjectPoint href "../DiagramObjectPoint"
      DiagramObjectPoint : DiagramObjectPoint.DiagramObject

          DiagramObjectPoint --> DiagramObject : DiagramObjectPoint.DiagramObject
          click DiagramObject href "../DiagramObject"

      DiagramObjectPoint : DiagramObjectPoint.DiagramObjectGluePoint

          DiagramObjectPoint --> DiagramObjectGluePoint : DiagramObjectPoint.DiagramObjectGluePoint
          click DiagramObjectGluePoint href "../DiagramObjectGluePoint"

      DiagramObjectPoint : DiagramObjectPoint.sequenceNumber

      DiagramObjectPoint : DiagramObjectPoint.xPosition

      DiagramObjectPoint : DiagramObjectPoint.yPosition

      DiagramObjectPoint : DiagramObjectPoint.zPosition

Attributes

Name URI Cardinality and Range Description Inheritance
DiagramObject cim:DiagramObjectPoint.DiagramObject 1
DiagramObject
The diagram object with which the points are associated direct
DiagramObjectGluePoint cim:DiagramObjectPoint.DiagramObjectGluePoint 0..1
DiagramObjectGluePoint
The 'glue' point to which this point is associated direct
sequenceNumber cim:DiagramObjectPoint.sequenceNumber 0..1
integer
The sequence position of the point, used for defining the order of points for... direct
xPosition cim:DiagramObjectPoint.xPosition 1
float
The X coordinate of this point direct
yPosition cim:DiagramObjectPoint.yPosition 1
float
The Y coordinate of this point direct
zPosition cim:DiagramObjectPoint.zPosition 0..1
float
The Z coordinate of this point direct

Usages

used by used in type used
DiagramObject DiagramObjectPoints range DiagramObjectPoint
DiagramObjectGluePoint DiagramObjectPoints range DiagramObjectPoint
TextDiagramObject DiagramObjectPoints range DiagramObjectPoint

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/DiagramLayout-EU#Package_DiagramLayoutProfile

Mappings

Mapping Type Mapped Value
self cim:DiagramObjectPoint
native this:DiagramObjectPoint