This document is archived and information here might be outdated. Recommended version. |
Populates an array of VertexInfo3D structures.
[Visual Basic .NET] Public Sub ExportToNetworkShape3D ( _ ByRef aVertices As esriGeometryNetworkVertexInfo3D _ )
[C#] public void ExportToNetworkShape3D ( ref esriGeometryNetworkVertexInfo3D aVertices );
[C++]
HRESULT ExportToNetworkShape3D(
esriGeometryNetworkVertexInfo3D* aVertices
);
[C++] Parameters aVertices
aVertices is a parameter of type esriGeometryNetworkVertexInfo3D*