ApplicationUpdateRenderAppearanceLibrary Method |
Updates the stored render appearance library, giving the Revit session access to any new RPC content.
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void UpdateRenderAppearanceLibrary()
Public Sub UpdateRenderAppearanceLibrary
public:
void UpdateRenderAppearanceLibrary()
member UpdateRenderAppearanceLibrary : unit -> unit
See Also