|
Name |
Description |
|
ExternalBoundedSurface
|
Default constructor for the ExternalBoundedSurface class.
Creates a default corresponding C++ object with a pointer to a
surface definition set to NULL, an undefined entity for a surface
type (no information about the system that created an external
bounded surface in other words) and an option to prevent creating a
copy of the external surface. |
|
ExternalBoundedSurface(IntPtr,
ExternalEntityKind)
|
Constructor for the ExternalBoundedSurface class. Creates an
object with the specified pointer to an external surface definition
and with the specified kind of surface. |