SurfacePattern Type

Sets the surface pattern of the iso-surface 3-D sections. The default pattern of the surface is `all` meaning that the rest of surface elements would be shaded. The check options (either 1 or 2) could be used to draw half of the squares on the surface. Using various combinations of capital `A`, `B`, `C`, `D` and `E` may also be used to reduce the number of triangles on the iso-surfaces and creating other patterns of interest.

Union cases

Union case Description

A

Full Usage: A

AB

Full Usage: AB

ABC

Full Usage: ABC

ABCD

Full Usage: ABCD

ABD

Full Usage: ABD

ABE

Full Usage: ABE

AC

Full Usage: AC

AD

Full Usage: AD

AE

Full Usage: AE

All

Full Usage: All

B

Full Usage: B

BC

Full Usage: BC

BCD

Full Usage: BCD

BCDE

Full Usage: BCDE

BD

Full Usage: BD

BDE

Full Usage: BDE

BE

Full Usage: BE

C

Full Usage: C

CD

Full Usage: CD

CE

Full Usage: CE

D

Full Usage: D

E

Full Usage: E

Even

Full Usage: Even

Odd

Full Usage: Odd

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

SurfacePattern.convert

Full Usage: SurfacePattern.convert

Returns: SurfacePattern -> obj
Returns: SurfacePattern -> obj

SurfacePattern.toString

Full Usage: SurfacePattern.toString

Returns: SurfacePattern -> string
Returns: SurfacePattern -> string