Skip to content

Enum: OrientationKind

_The orientation of the coordinate system with respect to top, left, and the coordinate number system. _

__

URI: OrientationKind

Permissible Values

Value Meaning Description
negative cim:OrientationKind.negative
positive cim:OrientationKind.positive

Slots

Name Description
orientation Coordinate system orientation of the diagram

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: OrientationKind
description: "The orientation of the coordinate system with respect to top, left,\
  \ and the coordinate number system.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:OrientationKind
permissible_values:
  negative:
    text: negative
    meaning: cim:OrientationKind.negative
  positive:
    text: positive
    meaning: cim:OrientationKind.positive