作者: xacf 时间: 2006-10-17 09:14
IN AUTOMATION IT IS “FULLNAME”。作者: reese 时间: 2006-10-17 09:58
[quote]原帖由 作者: xyzhu 时间: 2006-10-17 18:39
use CATIProduct::GetChildren() or GetAllChildren() to get sub products.
use CATIProduct::GetReferenceProduct() and CATILinkableObject to get CATDocument for each child.
use CATDocument::GetDocId() and CATIDocId::GetType() to find out "Part-Products". The CATDocument::StorageName() gives you the full path.作者: amdufhvk 时间: 2006-10-18 18:07
[quote]原帖由 作者: xacf 时间: 2006-10-19 16:36