| 
            
              IBrepFaceListCount Property 
             | 
          
        
         
            Gets the number of brep faces.
            
 
    Namespace: 
   Karamba.Geometry
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxReadOnly Property Count As Integer
	Get
property int Count {
	int get ();
}abstract Count : int with get
Property Value
Type: 
Int32
See Also