What is the HCS class?

Currently im Working on code that uses the HCS Class. Can anyone tell me what this class is and where I can find documentation about it?

for Example
HCS.Open_Segment(path);
or
HCS.Begin_Contents_Search

1 Like

HCS is a wrapper class for all HOOPS 3DGS API called from C#.