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