IBuildingSides65

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

 

 

Properties

 

Color

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

Count

The number of sides to the building.

FillType

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

Item

Returns the IBuildingFace65 element in the specified zero based index.

Texture

An IObjectTexture65 representing the building sides’ texture. This property has effect only if the FillType property is set to FACE_TEXTURE. (Inherited from IBuildingFace65