RhinoCommon API
InstanceDefinitionTableRefreshLinkedBlock Method |
Reload linked block definitions and update the Rhino display.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
public bool RefreshLinkedBlock( InstanceDefinition definition )
Public Function RefreshLinkedBlock ( definition As InstanceDefinition ) As Boolean
Parameters
- definition
- Type: Rhino.DocObjectsInstanceDefinition
Instance definition to reload.
Return Value
Type: BooleanReturns true if the linked file was successfully read and updated.