Retrieves frame section property data for a tube-type frame section.
Namespace: ETABS2015Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax
Parameters
- Name
- Type:
System String
The name of an existing frame section property.
- FileName
- Type:
System String
If the section property was imported from a property file, this is the name of that file. If the section property was not imported, this item is blank.
- MatProp
- Type:
System String
The name of the material property for the section.
- T3
- Type:
System Double
- T2
- Type:
System Double
- Tf
- Type:
System Double
- Tw
- Type:
System Double
- Color
- Type:
System Int32
- Notes
- Type:
System String
- GUID
- Type:
System String
The GUID (global unique identifier), if any, assigned to the section.
Return Value
Returns zero if the section property data is successfully retrieved; otherwise it returns a nonzero value.Remarks
Examples
See Also