Accessimport part mdb.models[name].parts[name].stringers[name] import assembly mdb.models[name].rootAssembly.allinstances.stringers[name] mdb.models[name].rootAssembly.instances[name].stringers[name] mdb.models[name].rootAssembly.stringers[name] Stringer(...)
This method creates a stringer from a sequence of objects in a model database. At least one of the optional arguments needs to be specified. Pathmdb.models[name].parts[name].Stringer Required arguments
Optional arguments
Return valueA Stringer object. ExceptionsInvalidNameError. EditStringer(...)
This method modifies underlying entities of the selected stringer. At least one of the optional arguments needs to be specified. Pathmdb.models[name].parts[name].EditStringer Required arguments
Optional arguments
Return valueA Stringer object. ExceptionsInvalidNameError. MembersThe Stringer object has the following members:
|