MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::details::ArticulationAssign::SelectedSymbolContext Class Reference

Provides information about the best analysis as to which articulation symbol in being used on this assignment. More...

#include <Details.h>

Public Attributes

MusxInstance< others::ArticulationDefdefinition
 The associated articulation definition.
 
others::ArticulationDef::SelectedSymbol symbol
 
VerticalPlacement placement = VerticalPlacement::NotApplicable
 The resolved placement for the selected symbol.
 

Detailed Description

Provides information about the best analysis as to which articulation symbol in being used on this assignment.

The symbol may be the main or alternate symbol, and it may be either a codepoint or a shape id. For automatically positioned articulations, see the caveats at calcPlacementAbove.

Member Data Documentation

◆ symbol

others::ArticulationDef::SelectedSymbol musx::dom::details::ArticulationAssign::SelectedSymbolContext::symbol

Information about the selected symbol.