Skip to content

Slot: rotation

_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.

URI: cim:DiagramObject.rotation

Applicable Classes

Name Description Modifies Slot
DiagramObject An object that defines one or more points in a given space no
TextDiagramObject A diagram object for placing free-text or text derived from an associated dom... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: rotation
description: "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.\r\nDiagramObject.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."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DiagramObject.rotation
multivalued: false
alias: rotation
owner: DiagramObject
domain_of:
- DiagramObject
range: AngleDegrees
required: false