attachments
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- aegroup
- Type: entity
- attachmentcontrol
- The ID of the assigned attachment control entity.
- attachmenterrorcode
- The attachment realization error code.
- attachmentflags
- The attachment flags.
- attributesmax
- The number of attributes owned by this entity.
- comments
- The user comments.
- complocon
- The ID of the component the attachment attaches to.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- entidremembered
- The entity ID to remember for userremembered.
- entnameremembered
- The entity type name to remember for userremembered.
- holecenter
- The center location coordinates of the hole the attachment attaches to.
- holeedgeelems
- The IDs of the hole edge elements the attachment attaches to.
- holeedgenodes
- The IDs of the hole edge nodes the attachment attaches to.
- holefacenodes
- The IDs of the solid hole face nodes the attachment attaches to.
- holeinnernodes
- The IDs of the solid hole inner nodes the attachment attaches to.
- holelongdiameter
- The hole long diameter.
- holenormal
- The normal direction of the hole the attachment attaches to.
- holeshortdiameter
- The hole short diameter.
- holeouternodes
- The IDs of the hole outer nodes the attachment attaches to.
- 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.
- interfaceents
- The IDs of the interface entities (nodes, elements, components, sets, etc...) of the attachment.
- internalid
- The ID of the entity.
- internalname
- The internal name of the entity.
- locationxyz
- The location coordinates of the attachment.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- node
- The ID of the node the attachment attaches to.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- partlocon
- The ID of the part the attachment attaches to.
- partuidlocon
- The UID of the part the attachment attaches to.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- realents
- The IDs of the entities created by the attachment realization.
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
- tolerance
- The distance tolerance between the attachment and the location.
- userremembered
- If 1, use the remembered ID to renumber the next realization.
Version History
2020
2020.1 - Added new data name solverkeyword.
2021.1 - Added new data names aegroup, moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.
2022Added new data name partuidlocon.
2022.1 - Added new data names holelongdiameter and holeshortdiameter.