Click or drag to resize

StkFacilityDatabaseExtensions Class

A set of extension methods for StkFacilityDatabase.
Inheritance Hierarchy
System.Object
  AGI.Foundation.Platforms.StkFacilityDatabaseExtensions

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static class StkFacilityDatabaseExtensions
Methods
  NameDescription
Public methodStatic memberCreatePlatforms(StkFacilityDatabase)
Creates a platform for each facility entry in the supplied database.
Public methodStatic memberCreatePlatforms(StkFacilityDatabase, StkFacilityDatabaseQuery)
Creates platforms representing the facilities in the database that match the input query.
Top
See Also