You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Interfaces > IImportBimProjectResult Interface > IImportBimProjectResult Properties > IImportBimProjectResult.ImportedPhasesAndElevations Property
IImportBimProjectResult.ImportedPhasesAndElevations Property
Close
Ofcas.Lk.Api.Client - Version 3.0
IImportBimProjectResult.ImportedPhasesAndElevations Property

Contains a list of guids of the affected phases and the guids of affected elevations in each phase.

Syntax
C#
Dictionary<Guid, List<Guid>> ImportedPhasesAndElevations;
Copyright © 2020. All rights reserved.