HPS::Exchange::Tessellation

class HPS.Exchange.Tessellation : public IDisposable

The Exchange.Tessellation class is a concept class for tessellation-related enums.

Public Types

enum Accuracy

Enumerates the tessellation accuracy modes for files imported or exported via HOOPS Exchange.

Values:

Standard
Accurate
GridAccurate
enum Level

Enumerates the standard tessellation levels for files imported or exported via Exchange.

Values:

ExtraLow

Pre-defined extra low tessellation level (kA3DTessLODExtraLow).

Low

Pre-defined low tessellation level (<a target=”_blank”.

Medium

Pre-defined medium tessellation level (kA3DTessLODMedium).

High

Pre-defined high tessellation level (<a target=”_blank”.

ExtraHigh

Pre-defined extra high tessellation level (kA3DTessLODExtraHigh).

Public Functions

void Dispose ()
Tessellation (HPS.Exchange.Tessellation in_that)
class Chord : public IDisposable

The Exchange.Tessellation.Chord class is a concept class for chord-tessellation-related enums.

Public Types

enum Limit

Enumerates the type of chord limit that will be used to generate tessellation.

Values:

Ratio
Height

Public Functions

Chord (HPS.Exchange.Tessellation.Chord in_that)
void Dispose ()