Editing IFC - Industry Foundation Classes/IFC concepts/IFC sequence concepts

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 107: Line 107:
  
 
Source: IfcTask, IfcWorkSchedule
 
Source: IfcTask, IfcWorkSchedule
 
== A work plan contains calendars ==
 
 
<!--
 
digraph {
 
  node [ shape=rect, color="lightblue" ];
 
  edge [ fontsize=10 ];
 
  IfcRelNests -> IfcWorkPlan [ label="RelatingObject" ];
 
  IfcRelNests -> IfcWorkCalendar [ label="RelatedObjects" ];
 
  IfcRelNests [color="pink"]
 
}
 
-->
 
 
[[File:Ifc-concept-sequence-workcalendar-plan.png]]
 
 
A calendar within a work plan implies that the calendar is related to the work plan, and may be used later on to describe availability for other concepts within the work plan, such as tasks or resources.
 
 
Note: there is only a single sentence describing this relationship in the source, and it uses a nests relationship which is different from all other work plan relationships, so we are suspicious about this concept and do not currently support it.
 
 
Source: IfcConstructionResource
 
  
 
== A work plan contains schedules ==
 
== A work plan contains schedules ==

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: