*gapelementupdate
Updates the property pointer of gap elements.
Syntax
*gapelementupdate mark property name vectorid 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.
- vectorid
- The orientation vector I D 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.