getAssembly Last update: 16.07.2025 public getAssembly(index: Int): Assembly gets the specified assembly Return the specified assembly Parameters index the assembly index Throws ModelCenterException public getAssembly(name: String): Assembly gets the specified assembly Return the specified assembly Parameters name the assembly name Throws ModelCenterException