IBuildingSides61

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

 

 

Properties

 

Color

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

Count

The number of sides to the building.

FillType

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

Item

Returns the IBuildingFace61 element in the specified zero based index.

Texture

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