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
>
Project 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
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
ElementType Class
Elevation Class
ElevationEditMode Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
ExportSettings Class
GdzSettings Class
GraphicSettings 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
TextElevationInfo Class
>
Project Methods
Project Fields
Project Methods
Project Properties
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Methods
Send Feedback
Collapse All
Expand All
The methods of the Project class are listed here.
Methods
Show:
Protected
No members matching the current filter
Name
Description
Add
Used to add an
ElevationInfo
to a project of type
ProjectType.FabricationLot
.
CanAdd
Used to check if an
ElevationInfo
can be added to a project of type
ProjectType.FabricationLot
.
CanCreateChild
Checks whether a phase can be created or not.
CanDeleteChild
CanEdit
Checks whether a project can be edited or not.
CreateChild
Creates a new phase with a default name. Call
Phase.Edit
with
WellKnownEditKeys.Phase
to change values.
CreateNewInstance(Guid)
This is CreateNewInstance, a member of class Project.
CreateNewInstance(Guid, PhaseInfo)
This is CreateNewInstance, a member of class Project.
CreatePhase
This method is obsolete, please use
CanCreateChild
() and
CreateChild
() instead and change the name with
Edit
(). See
WellKnownEditKeys.Phase
.
DeleteChild
Dispose
This is Dispose, a member of class Project.
Edit
Edits a project based on a key and a value.
GetAvailableUserReports
This method is deprecated. Please use
GetReports
instead.
GetChild
Gets a
Phase
based on a
PhaseInfo
.
GetChildren
Gets
Phase
s based on the list of
PhaseInfo
s.
GetChildrenInfos
GetLivingChildrenInfos
Returns a
IList{PhaseInfo}
representing the living children.
GetPhase
This method is deprecated. Please use
GetChild
instead.
GetProjectInformationContainer
Returns the project information container to the given project information type (
IProjectInformationType
). The
ProjectInformationContainer
allows access to the items of the corresponding project information.
GetProjectInformations
Returns all available project informations for the current
Project
.
GetReports
Return all available reports.
RefreshChild
UpdatePartsLists
Update the parts list for all given elevations. If an empty list is passed, an update with all elevations of the project is automatically done.
Copyright © 2019. All rights reserved.
What do you think about this topic?
Send feedback!