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
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
HCS is a wrapper class for all HOOPS 3DGS API called from C#.