Quintiq file version 2.0 #parent: GanttChartCapacityPlanning Response OnDrawNode ( UnitPeriod element ) id:Response_GanttChartCapacityPlanning_OnDrawNode { #keys: '[139394.1.1196580793]' CanBindMultiple: false DefinitionID: 'Responsedef_WebGanttChart_OnDrawNode' QuillAction { Body: [* // OnDraw // Visual: draw parent node for aggregated child, unless its closed element := ifexpr( element.Unit().IsForCapacityAggregation()and element.GetHasAvailableCapacity(), element.ParentOfUnitDimension(), element ); Form.DrawNode( element, drawinfo ); *] GroupServerCalls: false } }