Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMaterialDomainAuthoring
Interface used to delegate some authoring operations to domains' owners.
Role: This interface should be implemented by the owners of
domains.
Through this interface, users will have an access to the cloning of
domains.
CATIMaterialDomainAuthoring * piMaterialDomainAuthoring = NULL;
rc = piInfoDomain->QueryInterface(IID_CATIMaterialDomainAuthoring,
(void**) &piMaterialDomainAuthoring);
public virtual Clone( | iMaterialDomainSrc, | |
oMaterialDomainDest) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.