dvprels
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- c0
- The constant in the dvprel.
- coeff
- A pointer to the list of real coefficients
- config
- The configuration of the entity.
- configname
- The solver name of the entity.. Valid for hm_getvalue query only.
- definedentity
- True if the entity is defined, false otherwise.
- desvarlist
- A pointer to the list of designvars.
- desvarlistmax
- The number of designvars.
- fieldname
- The field name for the respective field position for the property. For PSHELL, for field position 4, the field name is "Thickness T".
- fieldposition
- For all properties except PBARL and PBEAML this is the field number on the corresponding property card.
- functionid
- The ID of the design equation (DEQATN) refrenced by the dvprel. If zero, the entity is a DVPREL1. If > 0, the entity is a DVPREL2.
- globalply
- The global ply toggle for PCOMPG.
- globalplyid
- The global ply ID for PCOMPG.
- globalplyfieldname
- The global ply field name for PCOMPG. This value is "Thickness" or "Orientation". Valid for hm_getvalue query only.
- id
- The ID of the entity.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- pmin
- The minimum value allowed for the property.
- pmax
- The maximum value allowed for the property.
- property
- The type of property referenced by the dvprel. Valid values are:
- 1 - PSHELL
- 2 - PSOLID
- 3 - PSHEAR
- 4 - PCOMP
- 5 - PBAR
- 6 - PBEAM
- 7 - PELAS
- 8 - PROD
- 9 - PBEND
- 10 - PDAMP
- 11 - PBUSH
- 12 - PTUBE
- 13 - PGAP
- 14 - ELEM
- 15 - MAT
- 16 - SETS
- 17 - PBARL
- 18 - HM_ELAS
- 19 - PBEAML
- 20 - PWELD
- 21 - PMASS
- 22 - PCOMPG
- 23 - PCOMPP
- 24 - PVISC
- 25 - PLYS
- propertyid
- The ID of the referenced property.
- propertyname
- The name of the property type referenced by the dvprel. Valid for hm_getvalue query only.
- solverkeyword
- The name of the solver keyword.
- tableentrylist
- Pointer to the list of table IDs.
- tableentrylistmax
- The number of referenced DTABLE tables.
Version History
2020.1 - Added new data name solverkeyword.