| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExtrude2
Provides access to members that can be used to take a geometry and connect it to a translated version of itself to generate a higher-dimensional geometry.
| Method Summary | |
|---|---|
 boolean | 
isGenerateNoBottoms()
Indicates whether to generate bottom (from) face when extruding polygons.  | 
 void | 
setGenerateNoBottoms(boolean extrudeWithoutBottoms)
Indicates whether to generate bottom (from) face when extruding polygons.  | 
| Methods inherited from interface com.esri.arcgis.geometry.IExtrude | 
|---|
extrude, extrudeAbsolute, extrudeAlongLine, extrudeBetween, extrudeFromTo, extrudeRelative | 
| Method Detail | 
|---|
void setGenerateNoBottoms(boolean extrudeWithoutBottoms)
                          throws IOException,
                                 AutomationException
extrudeWithoutBottoms - The extrudeWithoutBottoms  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.boolean isGenerateNoBottoms()
                            throws IOException,
                                   AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||