MiVolumeMeshVertexHexahedronIjkT, GGetGeometry Method |
Returns the structured geometry of this mesh.
Namespace: OIV.MeshVizXLM.MeshAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
SyntaxFunction GetGeometry As G
abstract GetGeometry : unit -> 'G
Return Value
Type:
Gthe structured geometry of this mesh
RemarksReturns the structured geometry of this mesh.
See Also