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.13.0.Release.908d87e01
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
end
The 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