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: 25.0.0.0 (25.0.0.0)
Syntaxpublic void UpdateRenderAppearanceLibrary()
Public Sub UpdateRenderAppearanceLibrary
public:
void UpdateRenderAppearanceLibrary()
member UpdateRenderAppearanceLibrary : unit -> unit
See Also