LibraryProfileItemCopy Method |
返回用户文档首页
拷贝当前截面对象到模型中,并命名为newName
Namespace: LoongCAD.STC.Friendly.CatalogsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic bool Copy(
string newName
)
Parameters
- newName String
- 新截面名称
Return Value
Boolean拷贝是否成功
See Also