MEPSystem.GetSectionByNumber
Description:
Get the Section from section number
Get the Section from section number
public MEPSection GetSectionByNumber(
int sectionNumber
)
-
Int32sectionNumberThe Section number.
Return Value
nullNothingnullptr
The section. null Nothing nullptr a null reference ( Nothing in Visual Basic) if the no section exists for the input section number.