IShell3D
IFactory3D
.CreateShell(
IGeoTessellation
param1,
IEnumerable
<
Int32
> param2)
Create a shell from a GeoTessellation. (The vertex colors are optional).
Remarks
Examples
Parameters
param1
Type:
IGeoTessellation
param2
Type:
IEnumerable
<
Int32
>
Return Value
Type:
IShell3D
Returns the shell.