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 (kA3DTessLODLow).

Medium

Pre-defined medium tessellation level (kA3DTessLODMedium).

High

Pre-defined high tessellation level (kA3DTessLODHigh).

ExtraHigh

Pre-defined extra high tessellation level (kA3DTessLODExtraHigh).

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