| 
            
              RhinoBrepLoopListLoops Property 
             | 
          
        
         
            Get underlying mesh.
            
 
    Namespace: 
   Karamba.GHopper.Geometry
    Assembly:
   Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic BrepLoopList Loops { get; }Public ReadOnly Property Loops As BrepLoopList
	Get
public:
property BrepLoopList^ Loops {
	BrepLoopList^ get ();
}member Loops : BrepLoopList with get
Property Value
Type: 
BrepLoopList
See Also