*CE_DetailDelete
Delete connector details (stored in connector metadata) from connectors specified by ID.
Syntax
*CE_DetailDelete ce_id detailType detailName unknownFlag
Type
HyperMesh Tcl Modify Command
Description
Delete connector details (stored in connector metadata) from connectors specified by ID.
Inputs
- ce_id
- ID of the connector to delete details from.
- detailType
- Detail type to delete:
- detailName
- The name of the detail to delete.
- unknownFlag
- For future use (must be 0).
Examples
*CE_DetailDelete 2 int "test" 0