IBuildingFace65

This interfaces gives access to building face properties. After defining the building geometry, you can assign fill color and texture from external files, or apply texture from the terrain to the roof and side walls.

 

 

Properties

 

Color

An IColor65 representing the building face color.

FillType

An enum that determines the fill type for the selected building face.

Texture

An IObjectTexture65 representing the building face’s texture. This property has effect only if the FillType property is set to FACE_TEXTURE.