Skip to content
Jigwright
HullForge docs

Remove Struct Member

Remove a member from a user struct. Its value is dropped from every row, default and saved instance using the struct. The reconciliation succeeds; the data is gone.

hf_remove_struct_memberWriteDestructive

Arguments

NameTypeDescription
memberreqstringMember name or GUID.
structreqstring
accept_data_lossboolean
= false
forceboolean
= false
Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first.

Nearby in Data assets:

All 25 tools in Data assets — 16 more not listed here.