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
aVerticesaVertices is a parameter of type esriGeometryNetworkVertexInfo3D
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.