Defines the surface mesh using the specified surfaceTriangulator. The mesh is rendered in the primitive's Reference Frame.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Set(self, SurfaceTriangulator:"IAgStkGraphicsSurfaceTriangulatorResult") -> None: |
- SurfaceTriangulator
- The surface triangulator used to define the surface mesh.






