Defines the solid using the specified solidTriangulatorResult. The solid is rendered in the primitive's Reference Frame.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SetWithResult(self, SolidTriangulatorResult:"IAgStkGraphicsSolidTriangulatorResult") -> None: |
- SolidTriangulatorResult
- The triangulator used to define the solid.






