Home > All Other Interfaces > IBuildingSides

IBuildingSides6

This interface gives the client access to all of a building’s sides.

 

 

Properties

 

Color

An IColor6 representing the building sides’ color. This property only has effect if the FillType property is set to FACE_COLOR. (Inherited from IBuildingFace6)

Count

The number of sides to the building.

FillType

An enum that determines the fill type for the sides of the building. (Inherited from IBuildingFace6)

Item

Returns the IBuildingFace6 element in the specified zero based index.

Texture

An IObjectTexture6 representing the building sides’ texture. This property has effect onlyif the FillType property is set to FACE_TEXTURE. (Inherited from IBuildingFace6)