IBaseGeoEntity

Defines generic members of a geometry entity.

Declaration Syntax

public interface IBaseGeoEntity

Table 1862: Members

Property

Id

Gets the reference identifier of the entity.

Property

Type

Gets the cell type of the entity.

Method

GetBoundingBox()

Gets the bounding box of the geometry (returns (x1,y1,z1,x2,y2,z2)).