|
M
AddLoadClassification(ElementId)
|
Boolean
|
Add a Load Classification Id to the array of Load Classifications.
|
|
|
M
Dispose()
|
None
|
(Inherited from TableData )
|
TableData
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetLoadClassifications()
|
IList<ElementId>
|
Gets an array of the load classifications associated with this panel schedule
|
|
|
M
GetNumberOfCircuitRows()
|
Int32
|
Gets the number of rows in the circuit table
|
|
|
M
GetSectionData(Int32)
|
TableSectionData
|
Returns the section data array element at the specified index. (Inherited from TableData )
|
TableData
|
|
M
GetSectionData(SectionType)
|
TableSectionData
|
Returns the pointer to the section data array element at the specified section type. (Inherited from TableData )
|
TableData
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsEqual(TableData)
|
Boolean
|
Checks if this element is equal in value to the other element. (Inherited from TableData )
|
TableData
|
|
M
IsSymmetric()
|
Boolean
|
Check if this panel schedule is symmetric
|
|
|
M
IsValidZoomLevel(Int32)
|
Boolean
|
Verifies if the value of zoom level is valid. (Inherited from TableData )
|
TableData
|
|
M
RemoveLoadClassification(Int32)
|
None
|
Remove a Load Classification Id from the array of Load Classifications
|
|
|
M
SetBorderAroundSchedule(ElementId)
|
None
|
Adds a border around the schedule
|
|
|
M
SetBorderAroundSections(ElementId)
|
None
|
Adds a border around the sections
|
|
|
M
SetLoadClassifications(IList<ElementId>)
|
None
|
Sets the Load Classifications associated with this panel schedule
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|
|
M
UpdateCircuitTableForInstance(FamilyInstance)
|
None
|
Redraw the circuit table for the given panel with the given parameter updates
|
|
|
M
UpdateCircuitTableForTemplate(PanelSchedulePhaseLoadType, Int32, Boolean)
|
None
|
Redraw the circuit table for a template with the given parameter updates
|
|
|
M
UpdateIsSectionHidden(SectionType, Boolean)
|
None
|
Update if this section is hidden or not
|
|
|
M
UpdateLoadSummary()
|
None
|
Update the load summary section
|
|
|
M
UpdateVerticalHeadersInSection(SectionType, Boolean)
|
None
|
Sets if this header should have vertical text
|
|