You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Classes > WellKnownParameterKey Class > WellKnownParameterKey Classes > WellKnownParameterKey.Elevation Class > Elevation Classes > WellKnownParameterKey.Elevation.Get3D Class > Get3D Fields > WellKnownParameterKey.Elevation.Get3D.ShouldExportHardware Field
WellKnownParameterKey.Elevation.Get3D.ShouldExportHardware Field
Close
Ofcas.Lk.Api.Client - Version 3.0
WellKnownParameterKey.Elevation.Get3D.ShouldExportHardware Field

optional; value-type: bool; Defines if the 3D-Xml should contain hardware, like door/window handles, lock cylinders, etc. Default is FALSE. If set to TRUE the export contains hardware. The export stream contains a zip file. If set to FALSE the export does not contain hardware. The export stream contains a xml file. This is the default.

Syntax
C#
public const string ShouldExportHardware = "EXPORT_HARDWARE";
Copyright © 2020. All rights reserved.