All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATBaseDispatch | +---System.CATIABase | +---VPMDesktopObjects.CATIAVPMVDACommand | +---VPMDesktopObjects.CATIVPMVDAModify | +---VPMDesktopObjects.CATIAVPMVDACreate | +---ENOVIAVDADocCreate
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVIAVDADocCreate
Interface to Create a document.
Role : This interface is used to set attribute values to create a document.
It extends the CATIAVPMVDACreate. So all the methods of CATIAVPMVDACreate are valid.
public virtual HRESULT __stdcall put_DocDomain( | const CATUnicodeString& | domain)=0 |
public virtual HRESULT __stdcall put_Doc_classfield( | const CATListOfCATUnicodeString& | Doc_classfield)=0 |
public virtual HRESULT __stdcall put_Doc_type( | const CATUnicodeString& | Doc_type)=0 |
public virtual HRESULT __stdcall put_keywordsList( | const CATListOfCATUnicodeString& | keywordsList)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.