ExternalCurve3dExternalCurve
Property
|
Property that represents a pointer to an
external curve definition.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public IntPtr ExternalCurve { get; }
Public ReadOnly Property ExternalCurve As IntPtr
Get
public:
property IntPtr ExternalCurve {
IntPtr get ();
}
member ExternalCurve : IntPtr with get
Property Value
IntPtr
See Also