|
|
CroSec Properties |
The CroSec type exposes the following members.
| Name | Description | |
|---|---|---|
| color |
Gets or sets user defined color of the cross section.
| |
| dims |
Gets or sets cross section dimensions.
| |
| ecce_loc |
Gets or sets local eccentricity of cross section.
| |
| elemIds |
Gets or sets the list of element identifiers to which the cross section is to be attached.
| |
| exteriorPerimeter |
Gets outer and inner (where applicable) perimeter associated with the cross section.
| |
| family |
Gets or sets the family of the cross section.
| |
| familyID |
Gets unique identifier of cross section. Excluded country in order to avoid problems in case of user defined families
which consist of cross sections of different countries.
| |
| guid |
Gets gUID of the cross section.
| |
| hasEccent |
Gets a value indicating whether the cross section has a locally defined eccentricity.
| |
| IsValid |
Gets a value indicating whether the cross section is valid (has e.g. non-zero area).
| |
| material |
Gets material of the element.
| |
| materialName |
Gets name of the basic material attached to the cross section.
| |
| name |
Gets or sets the name of the cross section.
| |
| nDims |
Gets number of dimensional.
| |
| nProps |
Gets return the number of properties of the cross section.
| |
| props |
Gets or sets default cross section properties.
| |
| user_defined |
Gets a value indicating whether indicates whether a cross section is user-defined or generated (e.g. a default material).
| |
| UserData |
Gets access to the user-data dictionary.
(Inherited from CommonObject.) | |
| zm |
Gets distance of center of shear from upper section boundary.
| |
| zs |
Gets distance of center of gravity from upper section boundary.
|