Ofcas.Lk.Api.V3  3.0.0.98
Ofcas.Lk.Api.Core.ElevationInfo Class Reference

Represents the metadata to a Elevation More...

Inheritance diagram for Ofcas.Lk.Api.Core.ElevationInfo:
Ofcas.Lk.Api.Core.CoreInfo< Project >

Public Member Functions

 ElevationInfo (ElevationInfoInternal infoInternal, Project parent)
 

Public Attributes

Guid LkElevationGuid => TypedInfoInternal.ElevationGuid
 Defines the unique identifier for the elevation. This Guid is valid during the hole lifetime of the elevation. More...
 
Guid LkVersionGuid => TypedInfoInternal.VersionGuid
 Every elevation has a unique identifer (see LkElevationGuid for the hole lifetime of an elevation. The version Guid defines the current state of the elevation. More...
 
string Name => TypedInfoInternal.Number
 The name of the elevation More...
 
string UserDescription => TypedInfoInternal.UserDescription
 
string ModelDescription => TypedInfoInternal.ModelDescription
 
string AutomaticDescription => TypedInfoInternal.AutomaticDescription
 
string SystemDescription => TypedInfoInternal.SystemDescription
 The containing system. More...
 
double Amount => TypedInfoInternal.Amount
 The amount of the elevation. More...
 
bool Deleted => TypedInfoInternal.Deleted
 Determines the elevation is deleted (true). More...
 
string CreatedByUser => TypedInfoInternal.CreatedByUser
 
ulong CreatedDate => TypedInfoInternal.CreatedDate
 
ulong LastChangeDate => TypedInfoInternal.LastChangeDate
 
double Height => TypedInfoInternal.Height
 
double Width => TypedInfoInternal.Width
 
string UValue => TypedInfoInternal.UValue
 
string SurfaceBaseElement => TypedInfoInternal.SurfaceBaseElement.SurfaceName
 
int SurfaceBaseElementInsideRgb => TypedInfoInternal.SurfaceBaseElement.SurfaceInsideRgb
 
int SurfaceBaseElementOutsideRgb => TypedInfoInternal.SurfaceBaseElement.SurfaceOutsideRgb
 
string SurfaceFrameElement => TypedInfoInternal.SurfaceFrameElement.SurfaceName
 
int SurfaceFrameElementInsideRgb => TypedInfoInternal.SurfaceFrameElement.SurfaceInsideRgb
 
int SurfaceFrameElementOutsideRgb => TypedInfoInternal.SurfaceFrameElement.SurfaceOutsideRgb
 
string Phase => TypedInfoInternal.Phase
 
ElevationStatus StatusId => TypedInfoInternal.StatusId
 
string StatusName => TypedInfoInternal.StatusName
 
IList< SegmentInfoSegmentInfos => TypedInfoInternal.SegmentInfos
 
string CloudUrn => TypedInfoInternal.CloudUrn
 

Additional Inherited Members

- Protected Member Functions inherited from Ofcas.Lk.Api.Core.CoreInfo< Project >
 CoreInfo (CoreInfoInternal infoInternal)
 Creates new core info object without parent. More...
 
 CoreInfo (CoreInfoInternal infoInternal, TParent parent)
 Creates new core info object with parent. More...
 
- Protected Attributes inherited from Ofcas.Lk.Api.Core.CoreInfo< Project >
CoreInfoInternal InfoInternal
 
- Properties inherited from Ofcas.Lk.Api.Core.CoreInfo< Project >
TParent Parent [get]
 The parent of this info object. More...
 

Detailed Description

Represents the metadata to a Elevation

Member Data Documentation

◆ Amount

double Ofcas.Lk.Api.Core.ElevationInfo.Amount => TypedInfoInternal.Amount

The amount of the elevation.

◆ Deleted

bool Ofcas.Lk.Api.Core.ElevationInfo.Deleted => TypedInfoInternal.Deleted

Determines the elevation is deleted (true).

◆ LkElevationGuid

Guid Ofcas.Lk.Api.Core.ElevationInfo.LkElevationGuid => TypedInfoInternal.ElevationGuid

Defines the unique identifier for the elevation. This Guid is valid during the hole lifetime of the elevation.

◆ LkVersionGuid

Guid Ofcas.Lk.Api.Core.ElevationInfo.LkVersionGuid => TypedInfoInternal.VersionGuid

Every elevation has a unique identifer (see LkElevationGuid for the hole lifetime of an elevation. The version Guid defines the current state of the elevation.

◆ Name

string Ofcas.Lk.Api.Core.ElevationInfo.Name => TypedInfoInternal.Number

The name of the elevation

◆ SystemDescription

string Ofcas.Lk.Api.Core.ElevationInfo.SystemDescription => TypedInfoInternal.SystemDescription

The containing system.


The documentation for this class was generated from the following file: