|
|
CroSec Properties |
The CroSec type exposes the following members.
| Name | Description | |
|---|---|---|
| color |
user defined color of the cross section
| |
| dims |
cross section dimensions
| |
| ecce_loc |
set/get local eccentricity of cross section
| |
| elemIds |
return list of element identifiers to which the cross section is to be attached.
| |
| family |
set/get the family of the cross section
| |
| familyID | 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 |
GUID of the cross section
| |
| hasEccent |
return true of cross section has a locally defined eccentricity
| |
| IsValid |
return true of the cross section is valid (has e.g. non-zero area)
| |
| material |
set/get material of the element
| |
| materialName | name of the basic material attached to the cross section | |
| name |
set/get the name of the cross section
| |
| nDims |
number of dimensional
| |
| nProps |
return the number of properties of the cross section
| |
| props |
default cross section properties
| |
| user_defined |
indicates whether a cross section is user-defined or generated (e.g. a default material)
| |
| zm |
distance of center of shear from upper section boundary
| |
| zs |
distance of center of gravity from upper section boundary
|