Overload | Description |
---|---|
MultipatchBuilderEx Constructor(SpatialReference) | Creates an empty instance of the MultipatchBuilderEx class. |
MultipatchBuilderEx Constructor(Multipatch) | Creates a new instance of the MultipatchBuilderEx class from the specified Multipatch. |
MultipatchBuilderEx Constructor(MultipatchBuilderEx) | Creates a new instance of the MultipatchBuilderEx class from the specified MultipatchBuilderEx. |
MultipatchBuilderEx Constructor(MultipatchConstructType,MapPoint,Double,SpatialReference) | Creates a new instance of the MultipatchBuilderEx class. Use this constructor to create a cube, tetrahedron, diamond or hexagon centered around the centerPt of the specified size. |
MultipatchBuilderEx Constructor(MultipatchConstructType,MapPoint,Double,Double,SpatialReference) | Initializes a new instance of the MultipatchBuilderEx class. Use this constructor to create a cylinder, sphere, sphere frame or cone centered around the centerPt of the specified size and quality. |