cHelperCreateObject Method |
Namespace:
ETABS2016
Assembly:
ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
SyntaxcOAPI CreateObject(
string fullPath
)
Function CreateObject (
fullPath As String
) As cOAPI
cOAPI^ CreateObject(
String^ fullPath
)
abstract CreateObject :
fullPath : string -> cOAPI
Parameters
- fullPath
- Type: SystemString
Return Value
Type:
cOAPI
See Also