Click or drag to resize

CroSecTableRow Methods

The CroSecTableRow type exposes the following members.

Methods
  NameDescription
Public methodcaptionHeadings
table captions of mechanical cross section properties
Public methodcaptionUnits
description of units to be used in the cross section table
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodreadFromTable
read one line from the table
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodToString(Int32)
Return the table as one string
Public methodverifyProps
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.
Top
See Also