*gapelementupdate

Updates the property pointer of gap elements.

Syntax

*gapelementupdate mark property_name vector_id update_property update_vector

Type

HyperMesh Tcl Modify Command

Description

Updates the property pointer of gap elements.

Inputs

mark
The ID of the mark.
property_name
The name of the property to which the gap elements should point.
vector_id
The orientation vector ID associated with the gap element.
update_property
A flag indicating whether or not to update the property.
  • 0 - Do not update.
  • 1 - Update.
update_vector
A flag indicating whether or not to update the vector ID.
  • 0 - Do not update.
  • 1 - Update.