OpenSTAAD V8i

UpdateStructure

This function updates the current structure.

VB Syntax

UpdateStructure  

VB Example

Dim objOpenSTAAD As Object
'Get the application object
Set objOpenSTAAD = GetObject( , "StaadPro.OpenSTAAD")
'Update structure
objOpenSTAAD.UpdateStructure