attachments

Unless otherwise specified, data names are accessible in level 3 only.

activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
attachmentcontrol
The ID of the assigned attachment control entity.
Type: entity
attachmenterrorcode
The attachment realization error code.
Type: unsigned integer
attachmentflags
The attachment flags.
Type: unsigned integer
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
comments
The user comments.
Type: string
complocon
The ID of the component the attachment attaches to.
Type: entity
config
The configuration of the entity.
1 - General
2 - Node
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
entidremembered
The entity ID to remember for userremembered.
Type: unsigned integer
entnameremembered
The entity type name to remember for userremembered.
Type: string
holecenter
The center location coordinates of the hole the attachment attaches to.
Type: triple double
holeedgeelems
The IDs of the hole edge elements the attachment attaches to.
Type: entity
holeedgenodes
The IDs of the hole edge nodes the attachment attaches to.
Type: entity
holefacenodes
The IDs of the solid hole face nodes the attachment attaches to.
Type: entity
holeinnernodes
The IDs of the solid hole inner nodes the attachment attaches to.
Type: entity
holenormal
The normal direction of the hole the attachment attaches to.
Type: triple double
holeouternodes
The IDs of the hole outer nodes the attachment attaches to.
Type: entity
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
interfaceents
The IDs of the interface entities (nodes, elements, components, sets, etc...) of the attachment.
Type: entity
internalid
The ID of the entity.
Type: unsigned integer
locationxyz
The location coordinates of the attachment.
Type: triple double
name
The name of the entity.
Type: string
node
The ID of the node the attachment attaches to.
Type: entity
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
partlocon
The ID of the part the attachment attaches to.
Type: entity
realents
The IDs of the entities created by the attachment realization.
Type: entity
solverkeyword
The name of the solver keyword.
Type: string
tolerance
The distance tolerance between the attachment and the location.
Type: double
userremembered
If 1, use the remembered ID to renumber the next realization.
Type: Boolean

Version History

2020

2020.1 - Added new data name solverkeyword.