|
IBrepEdgeEdgeCurveIndex Property
|
Gets the brep.Curves3D[] index of the 3d curve geometry used by this edge or -1.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxint EdgeCurveIndex { get; }
ReadOnly Property EdgeCurveIndex As Integer
Get
property int EdgeCurveIndex {
int get ();
}
abstract EdgeCurveIndex : int with get
Property Value
Type:
Int32
See Also