From 970496738a89e724f722be4042472a6386851c82 Mon Sep 17 00:00:00 2001 From: mhscott Date: Sat, 25 Sep 2021 12:56:53 -0700 Subject: [PATCH] Adding class tag for HSS section integration --- SRC/classTags.h | 1 + 1 file changed, 1 insertion(+) diff --git a/SRC/classTags.h b/SRC/classTags.h index 58c2f7a05..e280d2a62 100644 --- a/SRC/classTags.h +++ b/SRC/classTags.h @@ -336,6 +336,7 @@ #define SECTION_INTEGRATION_TAG_RCCIRCULAR 5 #define SECTION_INTEGRATION_TAG_RCTUNNEL 6 #define SECTION_INTEGRATION_TAG_Tube 7 +#define SECTION_INTEGRATION_TAG_HSS 8 #define ND_TAG_WrapperNDMaterial 9 #define ND_TAG_ElasticIsotropic 10