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