Enum: AnchorKind
Kind of anchor.
URI: AnchorKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| concrete | cim:AnchorKind.concrete | |
| helix | cim:AnchorKind.helix | |
| multiHelix | cim:AnchorKind.multiHelix | |
| other | cim:AnchorKind.other | |
| rod | cim:AnchorKind.rod | |
| screw | cim:AnchorKind.screw | |
| unknown | cim:AnchorKind.unknown |
Slots
| Name | Description |
|---|---|
| anchor_kind | (if anchor) Kind of anchor |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: AnchorKind
description: Kind of anchor.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:AnchorKind
permissible_values:
concrete:
text: concrete
meaning: cim:AnchorKind.concrete
helix:
text: helix
meaning: cim:AnchorKind.helix
multiHelix:
text: multiHelix
meaning: cim:AnchorKind.multiHelix
other:
text: other
meaning: cim:AnchorKind.other
rod:
text: rod
meaning: cim:AnchorKind.rod
screw:
text: screw
meaning: cim:AnchorKind.screw
unknown:
text: unknown
meaning: cim:AnchorKind.unknown