| 
            
              IBrepCurves2D Property 
             | 
          
        
         
            Gets the parameter space trimming curves (used by trims).
            
 
    Namespace: 
   Karamba.Geometry
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxIBrepCurveList Curves2D { get; }ReadOnly Property Curves2D As IBrepCurveList
	Get
property IBrepCurveList^ Curves2D {
	IBrepCurveList^ get ();
}abstract Curves2D : IBrepCurveList with get
Property Value
Type: 
IBrepCurveList
See Also