MultiPatchN

Base Type: MultiPatch

A class for a MultiPatch represented in normalized form.

Property

Type

Description

Extent

Envelope

The extent of the multipatch.

HasID

bool

Indicates if the geometry has id values.

HasM

bool

Indicates if the geometry has measure (M) values.

HasZ

bool

Indicates if the geometry class has Z values.

SurfacePatchArray

Geometry[]

An array of geometries for the multipatch.

Remarks

This represents a collection of surface patches.

2/28/2020