ExternalCurve3d Constructor
 | 
Default constructor for the ExternalCurve3d
class. Creates a default corresponding C++ object with a pointer to
the curve definition set to NULL, undefined entity for a curve type
(no information about the system that created an external curve in
other words) and an option to prevent creating a copy of the
external curve.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public:
ExternalCurve3d()
 
new : unit -> ExternalCurve3d
 
 
 
 
See Also