| 
            
              CrossedSectionCrossedFacesCount Property 
             | 
          
        
         
            Gets the number of crossed faces.
            
 
    Namespace: 
   Karamba.Results.ShellSection
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int CrossedFacesCount { get; }Public ReadOnly Property CrossedFacesCount As Integer
	Get
public:
property int CrossedFacesCount {
	int get ();
}member CrossedFacesCount : int with get
Property Value
Type: 
Int32
See Also