RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CitySet

CitySet.Insert

Method
Description:
Insert the specified city into the set.
Syntax
public virtual bool Insert(
	City item
)
Parameters
Parameter Type Description
item City The city to be inserted into the set.
Return Value
Type Description
Boolean Returns whether the city was inserted into the set.