External
 | 
| Name | Description | |
|---|---|---|
| ExternalSurface | Default constructor for the ExternalSurface class. Creates a default corresponding C++ object with a pointer to the surface definition set to NULL, undefined entity for a surface type (no information about the system that created an external surface in other words) and an option to prevent creating a copy of the external surface. | |
| ExternalSurface(IntPtr, ExternalEntityKind) | Sets the parameters for this external surface according to the arguments. |