|
IBrepCurves3D Property
|
Gets the pointers to 3d curves (used by edges).
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxIBrepCurveList Curves3D { get; }
ReadOnly Property Curves3D As IBrepCurveList
Get
property IBrepCurveList^ Curves3D {
IBrepCurveList^ get ();
}
abstract Curves3D : IBrepCurveList with get
Property Value
Type:
IBrepCurveList
See Also