Note: This API is now obsolete.
Defines a cell of a line mesh.
Namespace: OIV.MeshVizXLM.Mesh.CellAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.38.0.Release.3bef1a09f
Syntax[ObsoleteAttribute("MeshVizXLM.NET is no longer supported. This interface will be removed in the next major release.")]
public interface MiLineCell : MiCell<ObsoleteAttribute("MeshVizXLM.NET is no longer supported. This interface will be removed in the next major release.")>
Public Interface MiLineCell
Inherits MiCell[ObsoleteAttribute(L"MeshVizXLM.NET is no longer supported. This interface will be removed in the next major release.")]
public interface class MiLineCell : MiCell
[<ObsoleteAttribute("MeshVizXLM.NET is no longer supported. This interface will be removed in the next major release.")>]
type MiLineCell =
interface
interface MiCell
endThe MiLineCell type exposes the following members.
Methods
Properties
Remarks
Defines a cell of a line mesh.
A line cell is an edge element that connects adjacent nodes of a line mesh.
See AlsoReference
com.openinventor.meshvizxlm.meshextracted.cell.MeXLineCell