SharedConstants

Functions and constants relating to SharedConstants

SharedConstants constants

Constants for Dispose

Name Description
DELETE This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Delete. Use Constant.DELETE instead  [deprecated]
LEAVE This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Leave behind (eg don't delete). Use Constant.LEAVE instead  [deprecated]

Constants for General

Name Description
ALL This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
All of a category. Use Constant.ALL instead  [deprecated]
GT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Greater than (>). Use Constant.GT instead  [deprecated]
GTEQ This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Greater than or equals (>=). Use Constant.GTEQ instead  [deprecated]
LT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Less than (<). Use Constant.LT instead  [deprecated]
LTEQ This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Less than or equals (<=). Use Constant.LTEQ instead  [deprecated]
MAX This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Maximum value. Use Constant.MAX instead  [deprecated]
MIN This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Minimum value. Use Constant.MIN instead  [deprecated]
OFF This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Switch off. Use Constant.OFF instead  [deprecated]
ON This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Switch on. Use Constant.ON instead  [deprecated]
STATUS This constant is deprecated in version 20.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Return status of something  [deprecated]

Constants for Item Type

Name Description
BEAM This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Beams. Use Type.BEAM instead  [deprecated]
BOLT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Bolts. Use Type.BOLT instead  [deprecated]
BWLD This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Beam spotwelds. Use Type.BWLD instead  [deprecated]
CONN This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
All connection types. Use Type.CONX instead  [deprecated]
CWLD This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*CONSTRAINED_SPOTWELD spotwelds. Use Type.CWLD instead  [deprecated]
DES This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Discrete Element Sphere. Use Type.DES instead  [deprecated]
ELEM This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Generic elements. Use Type.ELEMENT instead  [deprecated]
GWLD This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*CONSTRAINED_GENERALIZED spotwelds. Use Type.GWLD instead  [deprecated]
HSWA This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Hex spotweld assemblies. Use Type.HSWA instead  [deprecated]
HWLD This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Hex (Solid) spotwelds. Use Type.HWLD instead  [deprecated]
JOINT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Joints. Use Type.JOINT instead  [deprecated]
MASS This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Lumped masses. Use Type.MASS instead  [deprecated]
MIG This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
MIG welds. Use Type.MIG instead  [deprecated]
NODE This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Nodes. Use Type.NODE instead  [deprecated]
NRB This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Nodal Rigid Bodies. Use Type.NRB instead  [deprecated]
PART This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Parts. Use Type.PART instead  [deprecated]
PRET This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Pretensioners. Use Type.PRETENSIONER instead  [deprecated]
RBOLT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Rigid bolts. Use Type.RBOLT instead  [deprecated]
RETR This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Retractors. Use Type.RETRACTOR instead  [deprecated]
SBELT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Seatbelt elements. Use Type.SEATBELT instead  [deprecated]
SBENT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Seatbelt types generally. Use Type.SBENT instead  [deprecated]
SECT This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
(Element) section definitions. Use Type.SECTION instead  [deprecated]
SEGM This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Interface (contact, blast, etc) segment. Use Type.SEGMENT instead  [deprecated]
SET_BEAM This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*SET_BEAM sets. Use Type.SET_BEAM instead  [deprecated]
SET_DISCRETE This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*SET_DISCRETE sets. Use Type.SET_DISCRETE instead  [deprecated]
SET_NODE This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*SET_NODE sets. Use Type.SET_NODE instead  [deprecated]
SET_PART This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*SET_PART sets. Use Type.SET_PART instead  [deprecated]
SET_SHELL This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*SET_SHELL sets. Use Type.SET_SHELL instead  [deprecated]
SET_SOLID This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*SET_SOLID sets. Use Type.SET_SOLID instead  [deprecated]
SET_TSHELL This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
*SET_TSHELL sets. Use Type.SET_TSHELL instead  [deprecated]
SHELL This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Shells. Use Type.SHELL instead  [deprecated]
SLIP This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Slip-rings. Use Type.SLIPRING instead  [deprecated]
SOLID This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Solids. Use Type.SOLID instead  [deprecated]
SPC This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Single Point Constraint. Use Type.SPC instead  [deprecated]
SPH This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Smoothed Particle Hydrodynamics. Use Type.SPH instead  [deprecated]
SPRING This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Springs (discrete elements). Use Type.SPRING instead  [deprecated]
SURF This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Contact surfaces. Use Type.CONTACT instead  [deprecated]
TSHELL This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Thick shells. Use Type.TSHELL instead  [deprecated]
WALL This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Rigidwalls. Use Type.RIGIDWALL instead  [deprecated]
WINDOW This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
D3PLOT window id. Use Type.WINDOW instead  [deprecated]
XSEC This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Database cross-sections. Use Type.XSEC instead  [deprecated]

Constants for Surface

Name Description
BOTTOM This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Bottom shell surface. Use Constant.BOTTOM instead  [deprecated]
MIDDLE This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Middle shell surface. Use Constant.MIDDLE instead  [deprecated]
TOP This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
Top shell surface. Use Constant.TOP instead  [deprecated]

Constants for Tensor Array Subscripts

Name Description
XX This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
0 for tensors. Use Constant.XX instead  [deprecated]
XY This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
3 for tensors (can also use YX as an alternative). Use Constant.XY instead  [deprecated]
YY This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
1 for tensors. Use Constant.YY instead  [deprecated]
YZ This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
4 for tensors (can also use ZY as an alternative). Use Constant.YZ instead  [deprecated]
ZX This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
5 for tensors (can also use XZ as an alternative). Use Constant.ZX instead  [deprecated]
ZZ This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
2 for tensors. Use Constant.ZZ instead  [deprecated]

Constants for Vector Array Subscripts

Name Description
X This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
0 for vectors. Use Constant.X instead  [deprecated]
Y This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
1 for vectors. Use Constant.Y instead  [deprecated]
Z This constant is deprecated in version 21.0. It is only provided to keep old scripts working. We strongly advise against using it in new scripts. Support may be removed in future versions.
2 for vectors. Use Constant.Z instead  [deprecated]