I added the load pattern for that I want to add the IS 1893:2016 code for that load pattern and I am using SetAutoSeismicCode to add the code, but it's not working
ret= SapModel.LoadPatterns.Add("EQy",5)
code_name = "IS 1893:2016"
ret =...
Can you please help me with this code
I am getting the same Grid spacing But I want different spacing
import comtypes.client
import os
import sys
# Set the following flag to True to attach to an existing instance of the program
# Otherwise, a new instance of the program will be started...