DiagramObject Class

An object that defines one or more points in a given space. This object can be associated with anything that specializes IdentifiedObject. For single line diagrams such objects typically include such items as analog values, breakers, disconnectors, power transformers, and transmission lines.

Diagram
Свойства (10)
ID Тип Описание Количество
Diagram Diagram A diagram object is part of a diagram. 1
drawingOrder Integer The drawing order of this element. The higher the number, the later the element is drawn in sequence. This is used to ensure that elements that overlap are rendered in the correct order. 0..1
isPolygon Boolean Defines whether or not the diagram objects points define the boundaries of a polygon or the routing of a polyline. If this value is true then a receiving application should consider the first and last points to be connected. 0..1
offsetX Float The offset in the X direction. This is used for defining the offset from centre for rendering an icon (the default is that a single point specifies the centre of the icon). The offset is in per-unit with 0 indicating there is no offset from the horizontal centre of the icon. -0.5 indicates it is offset by 50% to the left and 0.5 indicates an offset of 50% to the right. 0..1
offsetY Float The offset in the Y direction. This is used for defining the offset from centre for rendering an icon (the default is that a single point specifies the centre of the icon). The offset is in per-unit with 0 indicating there is no offset from the vertical centre of the icon. The offset direction is dependent on the orientation of the diagram, with -0.5 and 0.5 indicating an offset of +/- 50% on the vertical axis. 0..1
rotation AngleDegrees Sets the angle of rotation of the diagram object. Zero degrees is pointing to the top of the diagram. Rotation is clockwise. DiagramObject.rotation=0 has the following meaning: The connection point of an element which has one terminal is pointing to the top side of the diagram. The connection point "From side" of an element which has more than one terminal is pointing to the top side of the diagram. DiagramObject.rotation=90 has the following meaning: The connection point of an element which has one terminal is pointing to the right hand side of the diagram. The connection point "From side" of an element which has more than one terminal is pointing to the right hand side of the diagram. 0..1
IdentifiedObject IdentifiedObject The domain object to which this diagram object is associated. 0..1
DiagramObjectPoints DiagramObjectPoint A diagram object can have 0 or more points to reflect its layout position, routing (for polylines) or boundary (for polygons). 0..n
VisibilityLayers VisibilityLayer A diagram object can be part of multiple visibility layers. 0..n
DiagramObjectStyle DiagramObjectStyle A diagram object has a style associated that provides a reference for the style used in the originating system. 0..1
Ссылки (5)
Класс Свойство Описание
cim:Diagram cim:DiagramElements

A diagram is made up of multiple diagram objects.

cim:IdentifiedObject cim:DiagramObjects

The diagram objects that are associated with the domain object.

cim:DiagramObjectPoint cim:DiagramObject

The diagram object with which the points are associated.

cim:VisibilityLayer cim:VisibleObjects

A visibility layer can contain one or more diagram objects.

cim:DiagramObjectStyle cim:StyledObjects

A style can be assigned to multiple diagram objects.

Дочерние классы (1)
Класс Описание
cim:TextDiagramObject

A diagram object for placing free-text or text derived from an associated domain object.

Информация о классе
ID
cim:DiagramObject
Тип
Class
Наследует
cim:IdentifiedObject
Свойств
10