v2.33
 
IRoom Interface Reference

Represents a room object model. More...

Inheritance diagram for IRoom:

Properties

Point2D MarkerPosition [get]
 The room marker position.
 
BSTR RoomName [get]
 The room name.
 
BSTR RoomNumber [get]
 The room number.
 

Detailed Description

Represents a room object model.

A room represents a volume bounded actually or theoretically. This interface can be obtained from IModelObject using standard COM QueryInterface method.