Private
clearReadonly
eventsPrivate
modifyPrivate
syncPrivate
tryPrivate
updatePrivate
updatePrivate
dataProtected
evOptional
structures: readonly StructureRef[]Optional
params: <internal>.Params<P>Optional
structures: readonly StructureRef[]Optional
pivot: StructureRepresentationRefProtected
subscribeOptional
reprPivot: StructureRepresentationRefProtected
updateRest
...states: Partial<StructureComponentManagerState>[]Generated using TypeDoc
To update theme for all selected structures, use plugin.dataTransaction(async () => { for (const s of structure.hierarchy.selection.structures) await updateRepresentationsTheme(s.componets, ...); }, { canUndo: 'Update Theme' });