cFile Interface

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
public interface cFile

The cFile type exposes the following members.

Methods
  NameDescription
Public methodNewBlank
Creates a new, blank model.
Public methodNewGridOnly
Creates a new grid-only model from template.
Public methodNewSteelDeck
Creates a new steel deck model from template.
Public methodOpenFile
Opens an existing file.
Public methodSave
Saves the present model.
Top
See Also