TriangulationInterfaceForTriangulatedSolidOrShell
Constructor
Description:
Construct an interface object for a TriangulatedSolidOrShell.
Construct an interface object for a TriangulatedSolidOrShell.
Syntax
public TriangulationInterfaceForTriangulatedSolidOrShell(
TriangulatedSolidOrShell externalTriangulatedSolidOrShell
)
Parameters
| Parameter | Type | Description |
|---|---|---|
| externalTriangulatedSolidOrShell | TriangulatedSolidOrShell | The TriangulatedSolidOrShell that the interface object represents. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |