Click or drag to resize
MiGeometry Interface

Note: This API is now obsolete.

Generic geometry interface.

Namespace: OIV.MeshVizXLM.Mesh.Geometry
Assembly: 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 MiGeometry

The MiGeometry type exposes the following members.

Properties
  NameDescription
Public propertyTimeStamp
Returns for this geometry a unique time stamp across all geometries in the application.
Top
Remarks
Generic geometry interface.

Generic base interface of all geometry interfaces used by mesh interfaces.

See Also