Attributes Functions

These C Outline functions are for attributes.

Function Description
EssOtlAssociateAttributeDimension() Associates an attribute dimension with a base dimension
EssOtlAssociateAttributeMember() Associates an attribute member with a base member
EssOtlDisassociateAttributeDimension() Disassociates an attribute dimension from a base dimension
EssOtlDisassociateAttributeMember() Disassociates an attribute member from a base member
EssOtlFindAttributeMembers() Returns all base members that are associated with an attribute member
EssOtlFreeStructure() Frees memory dynamically allocated for string type attribute information
EssOtlGetAssociatedAttributes() Returns all attribute members that are associated with a base member or dimension
EssOtlGetAttributeInfo() Returns attribute information for a given attribute member or dimension
EssOtlGetAttributeSpecifications() Retrieves attribute specifications for the outline
EssOtlQueryAttributes() Does complex queries concerning attributes
EssOtlSetAttributeSpecifications() Sets attribute specifications for the outline

Click here to see the C Main API Attributes functions.