OpenMetaverse Protocol Library Developers API Documentation
ParcelInfo Structure
NamespacesOpenMetaverseParcelInfo
Some information about a parcel of land returned from a DirectoryManager search
Declaration Syntax
C#
public 
struct 
ParcelInfo
Members
All Members Fields



Icon Member Description
ActualArea
Total Square meters of parcel

AuctionID
Auction ID of parcel

BillableArea
Total area billable as Tier, for group owned land this will be 10% less than ActualArea

Description
Description field of parcel, limited to 256 characters

Dwell
Float representing calculated traffic based on time spent on parcel by avatars

GlobalX
Grid global X position of parcel

GlobalY
Grid global Y position of parcel

GlobalZ
Grid global Z position of parcel (not used)

ID
Global Key of record

Mature
True of parcel is in Mature simulator

Name
Name field of parcel, limited to 128 characters

OwnerID
Parcel Owners

SalePrice
Sale price of parcel (not used)

SimName
Name of simulator parcel is located in

SnapshotID
Texture of parcels display picture

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)