Element template information supplied to "Each" callback. More...
#include <PropertyContext.h>
Public Member Functions | |
bool | GetApplyDefaultSymbology () |
If true, the template's default symbology will be applied to the element. More... | |
ElementId | GetStoredValue () |
Get the value of the property that is stored in the element. More... | |
StatusInt | SetStoredValue (ElementId newVal) |
Assign a new value in place of the one passed to the callback. More... | |
StatusInt | SetApplyDefaultSymbology (bool) |
Set to true to apply the template's default symbology to the element. More... | |
![]() | |
PropsCallbackFlags | GetPropertyFlags () |
Flags associated with the property value. More... | |
Element template information supplied to "Each" callback.
bool GetApplyDefaultSymbology | ( | ) |
If true, the template's default symbology will be applied to the element.
ElementId GetStoredValue | ( | ) |
Get the value of the property that is stored in the element.
StatusInt SetApplyDefaultSymbology | ( | bool | ) |
Set to true to apply the template's default symbology to the element.
Assign a new value in place of the one passed to the callback.