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

optional; value-type: string; Defines the content of the gdz file. Currently supported: 'WAVEFRONT_OBJ': Exports the whole scene as Wavefront .obj file and its Material Template Library. This is the default export. 'XML': Exports the whole scene as xml with separate xml files for the profile cross sections. 'XML_WAVEFRONT': Exports the whole scene as xml with separate wavefront files for the geometries.

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