Namespace CAMAPI.CustomAttributes
Interfaces
ICamApiAttributeFloatEnumValues
The list of available values if the attribute has enum restriction.
ICamApiAttributeIntegerEnumValues
The list of available values if the attribute has enum restriction.
ICamApiAttributeStringEnumValues
The list of available values if the attribute has enum restriction.
ICamApiBooleanCustomAttribute
Custom attribute instance with value of boolean type.
ICamApiCustomAttribute
Proto type for custom attribute and category.
ICamApiCustomAttributeCategory
Custom attribute category.
ICamApiCustomAttributeClassList
Custom attribute class list.
ICamApiCustomAttributeFloatBounds
Float custom attribute bounds.
ICamApiCustomAttributeIntegerBounds
Integer custom attribute bounds.
ICamApiCustomAttributesArray
Array of custom attributes.
ICamApiCustomAttributesArrayValueIndexer
Indexer for child node values of type Array.
ICamApiCustomAttributesBooleanValueIndexer
Indexer for child node values of type Boolean.
ICamApiCustomAttributesCollection
Custom attributes collection.
ICamApiCustomAttributesFloatValueIndexer
Indexer for child node values of type Double.
ICamApiCustomAttributesIntegerValueIndexer
Indexer for child node values of type Integer.
ICamApiCustomAttributesLibrary
Custom attributes library.
ICamApiCustomAttributesLibraryList
Custom attributes library list.
ICamApiCustomAttributesManager
Root object which manages work with custom attributes.
ICamApiCustomAttributesStringValueIndexer
Indexer for child node values of type String.
ICamApiCustomAttributesTree
Custom attributes tree.
ICamApiCustomAttributesTreeIterator
Custom attributes tree iterator to visit attribute nodes.
ICamApiCustomAttributesTreeNode
Custom attributes tree node.
ICamApiCustomAttributesTreeNodesArray
Array of Custom attributes tree nodes.
ICamApiCustomAttributeWithValue
Abstract custom attribute instance.
ICamApiFloatCustomAttribute
Custom attribute instance with value of Float type.
ICamApiIntegerCustomAttribute
Custom attribute instance with value of Integer type.
ICamApiObjectWithAttributes
Object that can have attributes.
ICamApiStringCustomAttribute
Custom attribute instance with value of String type.
Enums
enumTAttributeValueRestriction
Mode of restriction for an attribute value.
enumTCustomAttributeValueType
TAttributeValueRestriction
Mode of restriction for an attribute value.