Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMCGAAttribute

Represents a CGA attribute, the symbol attribute as specified by the CGA code in the rule package.

Read more...

Hierarchy

  • CIMCGAAttribute

Index

Properties

Optional CGAAttributeType

CGAAttributeType: "String" | "Float" | "Boolean"

The CGA attribute type.

Optional name

name: string

The name.

type

type: "CIMCGAAttribute"

Optional value

value: any

The value.

Generated using TypeDoc