|
IBrepLoopTo3dCurve Method
|
Create a 3D curve that approximates the loop geometry.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxFunction To3dCurve As ICurve
abstract To3dCurve : unit -> ICurve
Return Value
Type:
ICurveA 3D curve that approximates the loop or null on failure.
See Also