You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Files
>
Classes
Classes
>
ElevationInfo Class
CoreInfo<TData, TParentObject, TParent> Class
CoreObjectBase Class
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
CoreObjectWithChildren<TChild, TChildInfo> Class
Disposable Class
Document Class
DocumentContainer Class
DocumentInfo Class
ElementPricelist Class
ElementPricelistConfigurator Class
ElementPricelistConfiguratorNextTreeResult Class
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
ElementType Class
Elevation Class
ElevationEditMode Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
ExportSettings Class
GdzSettings Class
GraphicSettings Class
InsertionElevationInfo Class
LoginScope Class
OperationInfo Class
Phase Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
ReportCategory Class
ReportItem Class
Settings3D Class
StandardElevationInfo Class
TextElevationInfo Class
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ElevationInfo Class
Send Feedback
Collapse All
Expand All
Represents the metadata to a
Elevation
Class Hierarchy
File:
ElevationInfo.cs
Namespace:
Ofcas.Lk.Api.Client.Core
Syntax
C#
public
class
ElevationInfo
: CoreInfo<ElevationInfoData,
Phase
,
PhaseInfo
>,
ICoreInfoDeletable
,
ICoreInfoReportable
,
ICoreInfoWithGuid
;
Methods
Name
Description
AsElementPricelistElevation
Converts this elevation info into a
ElementPricelistElevationInfo
.
AsInsertionInfo
Converts this elevation info into a
InsertionElevationInfo
.
AsMaterialElevation
Converts this elevation info into a
MaterialElevationInfo
.
AsStandardElevation
Converts this elevation info into a
StandardElevationInfo
.
AsTextElevation
Converts this elevation info into a
TextElevationInfo
.
IsElementPricelistElevation
Checks if this elevation info can be converted into a
ElementPricelistElevationInfo
.
IsInsertionElevation
Checks if this elevation info can be converted into an
InsertionElevationInfo
.
IsMaterialElevation
Checks if this elevation info can be converted into a
MaterialElevationInfo
.
IsStandardElevation
Checks if this elevation info can be converted into a
StandardElevationInfo
.
IsTextElevation
Checks if this elevation info can be converted into a
TextElevationInfo
.
Properties
Name
Description
Amount
Returns the amount of instances of this elevation.
AutomaticDescription
This is AutomaticDescription, a member of class ElevationInfo.
CloudUrn
This is CloudUrn, a member of class ElevationInfo.
CreatedByUser
This is CreatedByUser, a member of class ElevationInfo.
CreatedDate
This is CreatedDate, a member of class ElevationInfo.
Deleted
Determines the elevation is deleted (true).
ElementType
This is ElementType, a member of class ElevationInfo.
ElevationType
This is ElevationType, a member of class ElevationInfo.
Guid
Defines the unique identifier for the elevation. This Guid is valid during the hole lifetime of the elevation.
HasBackup
Returns whether or not this elevation currently has a backup file that needs to be restored or deleted.
Height
This is Height, a member of class ElevationInfo.
IsAlternative
This is IsAlternative, a member of class ElevationInfo.
IsDeleted
Determines the elevation is deleted (true).
LastChangeDate
This is LastChangeDate, a member of class ElevationInfo.
LkVersionGuid
This property is deprecated. Please use ElevationInfo.
VersionGuid
instead.
ModelDescription
This is ModelDescription, a member of class ElevationInfo.
Name
The name of the elevation
ProcessingStatus
The process status of the elevation.
State
This is State, a member of class ElevationInfo.
StatusId
This is StatusId, a member of class ElevationInfo.
StatusName
This is StatusName, a member of class ElevationInfo.
SurfaceBaseElement
This is SurfaceBaseElement, a member of class ElevationInfo.
SurfaceBaseElementInsideRgb
This is SurfaceBaseElementInsideRgb, a member of class ElevationInfo.
SurfaceBaseElementOutsideRgb
This is SurfaceBaseElementOutsideRgb, a member of class ElevationInfo.
SurfaceFrameElement
This is SurfaceFrameElement, a member of class ElevationInfo.
SurfaceFrameElementInsideRgb
This is SurfaceFrameElementInsideRgb, a member of class ElevationInfo.
SurfaceFrameElementOutsideRgb
This is SurfaceFrameElementOutsideRgb, a member of class ElevationInfo.
SystemDescription
The containing system.
UValue
This is UValue, a member of class ElevationInfo.
UserDescription
This is UserDescription, a member of class ElevationInfo.
VersionGuid
Every elevation has a unique identifer (see
Guid
for the hole lifetime of an elevation. The version
Guid
defines the current state of the elevation.
Width
This is Width, a member of class ElevationInfo.
Links
ElevationInfo Methods
ElevationInfo Properties
Copyright © 2019. All rights reserved.
What do you think about this topic?
Send feedback!