![]() |
ModelElementStraightLine Properties |
The ModelElementStraightLine type exposes the following members.
Name | Description | |
---|---|---|
![]() | builder_element | Gets the raw element from where the base data comes. (Inherited from ModelElement.) |
![]() | canBuckle |
Gets a value indicating whether buckling is considered when doing cross section optimization or calculating
the utilization.
(Inherited from ModelElement.) |
![]() | color |
Gets or sets the color of the element for some types of rendering. Can be set with a ElemSets-component.
(Inherited from ModelElement.) |
![]() | colorIsSet |
Gets a value indicating whether the element has a color attached.
(Inherited from ModelElement.) |
![]() | crosec |
Gets or sets the cross section of the model element.
(Inherited from ModelElement.) |
![]() | ecce |
Gets the elements eccentricity.
(Inherited from ModelElement.) |
![]() | ecce_glo |
Gets the vector of global cross section eccentricity.
(Inherited from ModelElement.) |
![]() | ecce_loc |
Gets the vector of local cross section eccentricity.
(Inherited from ModelElement.) |
![]() | Elem_loads | Gets the elements loads. (Inherited from ModelElement.) |
![]() | fe_id |
Gets the first element index in fe-model. In case of shells there may be more than
one finite element connected to a model element and fe_id points to the shells TriMesh-object.
(Inherited from ModelElement.) |
![]() | fe_ind_begin |
Gets the first element index in fe-model. in case of shells there may be more than
one finite element connected to a model element.
(Inherited from ModelElement.) |
![]() | fe_ind_end |
Gets the index of element in femodel that lies one entry beyond the last finite element of the model element.
(Inherited from ModelElement.) |
![]() | fe_node_ind | Gets the index of fe-nodes of fe-elements in fe-model. Can differ from node_ind in case of joints. (Inherited from ModelElement.) |
![]() | hasEccent |
Gets a value indicating whether a cross section has an eccentricity.
(Inherited from ModelElement.) |
![]() | id |
Gets the identifier (name) of element.
(Inherited from ModelElement.) |
![]() | ind |
Gets the zero-based index of element in model.
The indexes are consecutively numbered from 0 to number of elements.
(Inherited from ModelElement.) |
![]() | is_visible |
Gets or sets a value indicating whether the element is visible.
(Inherited from ModelElement.) |
![]() | IsActive |
Gets or sets a value indicating whether the element is active. If inactive the element is removed from the
statical model using the soft-kill approach. The FE-model needs to be rebuilt after
manipulating this flag.
(Inherited from ModelElement.) |
![]() ![]() | maximum_nCroSec |
Sets maximum number of sections for drawing an element. Gets set in assemble-component
with value from ini-file.
|
![]() | nII |
Gets or sets the normal force that induces ThII effects.
(Inherited from ModelElement.) |
![]() | node_inds | Gets the index of nodes of elements after assembly. (Inherited from ModelElement.) |
![]() | res_alpha |
Gets set/get resulting angle [radians] of rotation of the cross section about the longitudinal
element axis relative to the initial local coordinate system.
|
![]() | x_ori |
Gets the user defined local x-axis of the element
(not including the additional rotation angle alpha).
(Inherited from ModelElement.) |
![]() | x_ori_given |
Gets a value indicating whether a user defined local x-axis is given.
(Inherited from ModelElement.) |
![]() | x_ori_list |
Gets the user defined local x-axes of the element
(not including the additional rotation angle alpha).
(Inherited from ModelElement.) |
![]() | y_ori |
Gets the user defined local y-axis of the element
(not including the additional rotation angle alpha).
(Inherited from ModelElement.) |
![]() | y_ori_given |
Gets a value indicating whether a user defined local z-axis is given.
(Inherited from ModelElement.) |
![]() | z_ori |
Gets the user defined local z-axis of the element
(not including the additional rotation angle alpha).
(Inherited from ModelElement.) |
![]() | z_ori_given |
Gets a value indicating whether a user defined local z-axis is given.
(Inherited from ModelElement.) |
![]() | z_ori_list |
Gets the user defined local z-axes of the element
(not including the additional rotation angle alpha).
(Inherited from ModelElement.) |