|
|
CroSecTableRow Methods |
The CroSecTableRow type exposes the following members.
| Name | Description | |
|---|---|---|
| captionHeadings |
table captions of mechanical cross section properties
| |
| captionUnits |
description of units to be used in the cross section table
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| readFromTable |
read one line from the table
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ToString(Int32) |
Return the table as one string
| |
| verifyProps |
compare mechanical properties as read from the table to those as calculated from the
geometric dimensions of the cross section. If the relative deviation is larger than
given in max_verifiy_delt a message is issued.
|