|
Name |
Description |
|
ExternalCurve2d
|
Default constructor for the ExternalCurve2d 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. |
|
ExternalCurve2d(IntPtr,
ExternalEntityKind)
|
Constructor for the ExternalCurve2d class. Creates an object
with the specified pointer to an external curve definition and the
specified kind of curve. |