Accessimport part mdb.models[name].parts[name].skins[name] import assembly mdb.models[name].rootAssembly.allinstances.skins[name] mdb.models[name].rootAssembly.instances[name].skins[name] mdb.models[name].rootAssembly.skins[name] Skin(...)
This method creates a skin 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].Skin Required arguments
Optional arguments
Return valueA Skin object. ExceptionsInvalidNameError. EditSkin(...)
This method modifies underlying entities of the selected skin. At least one of the optional arguments needs to be specified. Pathmdb.models[name].parts[name].EditSkin Required arguments
Optional arguments
Return valueA Skin object. ExceptionsInvalidNameError. MembersThe Skin object has the following members:
|