You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
karlybast edited this page Jun 2, 2020
·
1 revision
Properties in Etabs
Any property type object will use its name as its identifier in ETABS. Therefore it is important that all properties being pushed has a name defined, and that this is unique.
Property objects include:
SectionProperties
SurfaceProperties
Materials
Supports
BarReleases
LinkConstraints
EtabsSettings
ReplaceLoads - Toggles whether any existing load on an object for a specific load pattern should be replaced when a new load for that object and load pattern is pushed.
Diaphragm
A diaphragm object can be applied to a Panel via the "SetDiaphragm" method. The diaphragm can be set to Rigid or SemiRigid.
Please make sure that all panels applied with the same diaphragm has the same elevation.
BarInsertionPoint
The insertion point for the bars can be set via the "SetInsertionPoint" method. The options for the insertion point are:
BottomLeft
BottomCenter
BottomRight
MiddleLeft
MiddleCenter
MiddleRight
TopLeft
TopCenter
TopRight
Centroid
ShearCenter
Bar auto length offset
The auto length offset can be controlled via the SetAutoLengthOffset method.