Modeller.calculateAndWriteSection


calculateAndWriteSection(isLocalLibrary, sectionName, code, dimArray)

Calculate the section properties and section shape from given section type and dimensions, and then add them to the given local section library or server section library.

isLocalLibrarybooleanwhether the library file is from the local or server
sectionNamestringname of the section
codeintegerType code of section
dimArrayarray array of section dimensions
Return valuenone 

Back to Modeller

Back to Overview