cSapModelGetModelFilepath Method  | 
 
 Returns the filepath of the current model
 
 
    Namespace: 
   ETABS2016
    Assembly:
   ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntaxstring GetModelFilepath()
Function GetModelFilepath As String
String^ GetModelFilepath()
abstract GetModelFilepath : unit -> string 
Return Value
Type: 
String
 Returns a string that represents the filepath of the current model
 
Remarks
See Also