GeoLocationDataGetMeshPointMap
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public MeshPointMap GetMeshPointMap(
int index
)
Public Function GetMeshPointMap (
index As Integer
) As MeshPointMap
public:
MeshPointMap GetMeshPointMap(
int index
)
member GetMeshPointMap :
index : int -> MeshPointMap
Parameters
- index Int32
-
Return Value
MeshPointMap
See Also