| 
            
              MarchingInfoMeshGroup Property 
             | 
          
        
         
            Gets the mesh where to project the poly-line.
            
 
    Namespace: 
   Karamba.Results.ShellSection
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic ShellMesh MeshGroup { get; }Public ReadOnly Property MeshGroup As ShellMesh
	Get
public:
property ShellMesh^ MeshGroup {
	ShellMesh^ get ();
}member MeshGroup : ShellMesh with get
Property Value
Type: 
ShellMesh
See Also