ExternalCurve3dSetToOwnCurve Method
 | 
Forces this external curve to own the
data.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public void SetToOwnCurve()
 
public:
void SetToOwnCurve()
 
member SetToOwnCurve : unit -> unit 
 
 
 
 
Remarks
 
If the external
curve owns the data, it is destroyed when the external curve is
destroyed.
See Also