Click or drag to resize

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)
Syntax
ICurve To3dCurve()

Return Value

Type: ICurve
A 3D curve that approximates the loop or null on failure.
See Also