ReferenceModelRefreshFile Method |
Reload the reference file from the location specified by Filename.
If the file has changed, a new revision will be created and taken into use.
Note that if a new revision was successfully created, the ActiveFilePath is changed.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Return Value
Type: Booleantrue if a new revision was added, false if it was not. If false, the file can either be unchanged or there was an error.
See Also