Slot: is_polygon
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.
URI: cim:DiagramObject.isPolygon
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
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: is_polygon
description: 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.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DiagramObject.isPolygon
multivalued: false
alias: is_polygon
owner: DiagramObject
domain_of:
- DiagramObject
range: boolean
required: false