Share

PanelScheduleData Methods

The PanelScheduleData type exposes the following members.

Methods

 NameDescription
Public methodAddLoadClassification Add a Load Classification Id to the array of Load Classifications.
Public methodDispose
(Inherited from TableData)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLoadClassifications Gets an array of the load classifications associated with this panel schedule
Public methodGetNumberOfCircuitRows Gets the number of rows in the circuit table
Public methodGetSectionData(Int32) Returns the section data array element at the specified index.
(Inherited from TableData)
Public methodGetSectionData(SectionType) Returns the pointer to the section data array element at the specified section type.
(Inherited from TableData)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsEqual Checks if this element is equal in value to the other element.
(Inherited from TableData)
Public methodIsSymmetric Check if this panel schedule is symmetric
Public methodIsValidZoomLevel Verifies if the value of zoom level is valid.
(Inherited from TableData)
Public methodRemoveLoadClassification Remove a Load Classification Id from the array of Load Classifications
Public methodSetBorderAroundSchedule Adds a border around the schedule
Public methodSetBorderAroundSections Adds a border around the sections
Public methodSetLoadClassifications Sets the Load Classifications associated with this panel schedule
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodUpdateCircuitTableForInstance Redraw the circuit table for the given panel with the given parameter updates
Public methodUpdateCircuitTableForTemplate Redraw the circuit table for a template with the given parameter updates
Public methodUpdateIsSectionHidden Update if this section is hidden or not
Public methodUpdateLoadSummary Update the load summary section
Public methodUpdateVerticalHeadersInSection Sets if this header should have vertical text

See Also

Reference

Was this information helpful?