ExternalBoundedSurface Constructor
|
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.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ExternalBoundedSurface()
public:
ExternalBoundedSurface()
new : unit -> ExternalBoundedSurface
See Also