This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISegmentZ2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that allow manipulations of segments with Zs.
This interface is new at ArcGIS 9.3. It supersedes ISegmentZ2.
Description | ||
---|---|---|
Densify3D | Densify segment into the specified number of smaller segments. This method is intended for internal use only. | |
GetZs | Get the Zs on the segment's endpoints. | |
SetZs | Set the Zs on the segment's endpoints. |
Interfaces | Description |
---|---|
ISegmentZ | Provides access to members that allow simple manipulations of Zs at the segment level. |
This interface is for internal use only.