cDesignConcrete Interface

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

The cDesignConcrete type exposes the following members.

Properties
Methods
  NameDescription
Public methodGetCode
Retrieves the concrete design code.
Public methodGetDesignSection
Retrieves the design section for a specified concrete frame object
Public methodGetResultsAvailable
This function determines if the concrete frame design results are available.
Public methodGetSummaryResultsBeam
Retrieves beam summary results for concrete design.
Public methodGetSummaryResultsColumn
Retrieves column summary results for concrete design
Public methodGetSummaryResultsJoint
Public methodSetCode
Sets the concrete design code.
Public methodSetDesignSection
Modifies the design section for all specified frame objects that have a concrete frame design procedure
Public methodStartDesign
Starts the concrete frame design.
Top
See Also