ArcObjects Library Reference (Geometry)  

ISegmentZ2 Interface

Provides access to members that allow manipulations of segments with Zs.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3. It supersedes ISegmentZ2.

Members

Description
Method Densify3D Densify segment into the specified number of smaller segments. This method is intended for internal use only.
Method GetZs Get the Zs on the segment's endpoints.
Method SetZs Set the Zs on the segment's endpoints.

Inherited Interfaces

Interfaces Description
ISegmentZ Provides access to members that allow simple manipulations of Zs at the segment level.

Remarks

This interface is for internal use only.