::hwat::utils::ClearMark
Clears the mark on the entity in HyperMesh.
Syntax
::hwat::utils::ClearMark entitytype mark
Arguments
- entitytype
- The entity type.
- mark
- Mark ID
Returns
- Success
- 1
- Failure
- {}
Example
::hwat::utils::ClearMark nodes 1
Clears the mark on the entity in HyperMesh.
::hwat::utils::ClearMark entitytype mark
::hwat::utils::ClearMark nodes 1