poIFBDCtrl GetCrossSectionPropertyList
Gets a list of the available cross section properties.
Syntax
poIFBDCtrl_handle GetCrossSectionPropertyList context
Application
HyperView Tcl Query
Description
This command retrieves a list of the available cross section properties: “ESET”, “NSET”, “ESET_COLOR”, “NSET_COLOR”, “SUMNODEID”, “SUMCENTROID”, “SUMCOORD”, “SYSID”, “LABEL”, “REVIEW”.
Inputs
- context
- The list of available cross section properties. See the descriptions below:
- ESET
- Element Set.
- NSET
- Node Set.
- ESET_COLOR
- Element Set Color.
- NSET_COLOR
- Node Set Color.
- SUMNODEID
- Summation Node ID.
- SUMCENTROID
- Summation node as Centroid.
- SYSID
- System ID.
- LABEL
- Cross Section Label.
- REVIEW
- Mode to review Cross Section.
Errors
None.