Returns an OdGeCurve3d curve (wrapped by the
Curve3d class) that is geometrically identical to this curve.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Curve3d GetGeCurve()
Public Function GetGeCurve As Curve3d
public:
Curve3d^ GetGeCurve()
member GetGeCurve : unit -> Curve3d
Return Value
Curve3d
See Also