![]() |
CroSec_Shell Methods |
The CroSec_Shell type exposes the following members.
Name | Description | |
---|---|---|
![]() | accept |
accept a cross section visitor
(Overrides CroSecaccept(CroSecVisitor).) |
![]() | addDuplicate |
add this cross section to fe-model
(Inherited from CroSec.) |
![]() | AddElemId |
add an element identifier to the list of element identifiers which define to which elements the cross
SectionForce shall be attached in the course of assemblage.
(Inherited from CroSec.) |
![]() | calculateProperties |
calculate cross-section properties from given geometry
(Overrides CroSeccalculateProperties.) |
![]() | clearAndSetDefault |
set element cross sections to the default
|
![]() | clearElemIds |
empty the list of identifiers to which the cross section shall be attached.
(Inherited from CroSec.) |
![]() | Clone |
shallow clone the cross section
(Overrides CroSecClone.) |
![]() | cloneElemIds |
clone the list of identifiers to which the cross section is to be attached. Needs to be done before
it is changed in order to avoid side-effects in GH-definitions.
(Inherited from CroSec.) |
![]() | crossSectionHasNoResistance |
test whether cross section has zero resisting moment or area for cross section design
(Overrides CroSeccrossSectionHasNoResistance(String).) |
![]() | defaultGuid |
return the cross sections default guid
(Overrides CroSecdefaultGuid.) |
![]() | enlistAllMaterials |
set the material based on the material identifier and a mapping from material identifiers to indexes
(Overrides CroSecenlistAllMaterials(DictionaryGuid, Int32, ListFemMaterial).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | fe_ind |
return cross section index of sub cross section in model
(Overrides CroSecfe_ind(Int32).) |
![]() | FECroSecDefault |
create fe-cross-sections from default cross section
(Overrides CroSecFECroSecDefault(Model, Int32).) |
![]() | FECroSecs(Model) |
create fe-cross-section for given height with family-index 0
(Inherited from CroSec.) |
![]() | FECroSecs(Model, Int32) |
create fe-cross-sections
(Overrides CroSecFECroSecs(Model, Int32).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | getHeight |
return the height of the cross section.
Is useful for shell-elements which can thus also use beam-cross sections
(Overrides CroSecgetHeight.) |
![]() | getHeight(Int32) |
returns the height of a sub-cross section of the given index in case of composite cross sections
(Overrides CroSecgetHeight(Int32).) |
![]() | getThickness |
get thickness of cross section
(Overrides CroSecgetThickness.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | heights |
return heights associated with the cross section.
The order corresponds to the sequence of faces in the underlying mesh.
(Overrides CroSecheights.) |
![]() | isDefault |
returns true if cross section has default properties
(Inherited from CroSec.) |
![]() | matchId |
test whether the cross section matches one of the identifiers given in the list of indexes
(Inherited from CroSec.) |
![]() | matchIds |
test whether the cross section matches one of the identifiers given in the list of indexes
(Inherited from CroSec.) |
![]() | maxWidth |
return the maximum width of the cross section or -1 in case this does not make sense (for e.g. shell cross sections)
(Overrides CroSecmaxWidth.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | minmaxEps |
determine extreme strains in cross-section
(Inherited from CroSec.) |
![]() | modifyEcceZ |
modify the local eccentricity in Z-direction
(Inherited from CroSec.) |
![]() | modifyHeight |
modify the height of the cross section
(Overrides CroSecmodifyHeight(Double).) |
![]() | modifyHeights(ListDouble) |
modify the heights of the cross section
(Overrides CroSecmodifyHeights(ListDouble).) |
![]() | modifyHeights(CroSec_Shell) |
modify the cross section height
|
![]() | modifyThickness |
modifies the thickness of a cross section
(Overrides CroSecmodifyThickness(Double).) |
![]() | read |
Read cross section data from reader
(Inherited from CroSec.) |
![]() | readFromTableRow |
reads cross section data from given table row
(Inherited from CroSec.) |
![]() | renewGuid |
create new GUID for the cross section
(Inherited from CroSec.) |
![]() | renewGuid(Guid) |
set new GUID for the cross section
(Inherited from CroSec.) |
![]() | setDefaults |
set default dimensions of cross section
(Overrides CroSecsetDefaults.) |
![]() | setHeight |
sets the height of a sub-cross section of the given index. The ordering of heights corresponds to the sequence of faces in the underlying mesh.
|
![]() | setHeights |
sets the height of a sub-cross section of the given index. The ordering of heights corresponds to the sequence of faces in the underlying mesh.
|
![]() | setMaterial(FemMaterial) |
set the material identifier and the material reference of the cross section
(Overrides CroSecsetMaterial(FemMaterial).) |
![]() | setMaterial(ListFemMaterial) |
set the material identifiers and the material references of the cross section. Sets material of layer 0 in case of shells.
(Overrides CroSecsetMaterial(ListFemMaterial).) |
![]() | shape |
returns the shape indicator of a cross section (for e.g. reading data from a table). This can be e.g.
'O', 'I', 'T', '[]',...
(Overrides CroSecshape.) |
![]() | sketch |
add vertices on cross-section to mesh and corresponding colors
origin is the point on the element axis, axis the local coordinate system,
cmap contains the information for coloring points and n_faces the number
of points to be calculated
(Inherited from CroSec.) |
![]() | sketchGroupSizes |
return list of group-sizes of faces that form one geometric entity.
Enables cross-section sketches to consist of more than one connected surface.
By default there is only one group.
(Inherited from CroSec.) |
![]() | stiffness |
calculate characteristic axial- and bending stiffness of an element of length L
(Overrides CroSecstiffness(Double, Double, Double).) |
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |
![]() | ToString(String) |
render cross section data as string for output.
(Inherited from CroSec.) |
![]() | trait |
return value of trait with given index
(Inherited from CroSec.) |
![]() | write |
Write cross section data contained to a reader
(Inherited from CroSec.) |
![]() | writeToTableRow |
generate value of property info as a string which can be used in a cross section table
(Inherited from CroSec.) |