DraftingUseItf Interface CATIDftElementInView

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIDftElementInView

Interface used to get the view containing an element.
Role: By using this interface on a geometry or an annotation, it is possible to get the containing view.


Method Index


o GetView(CATIDftView**)
Gets the view containing the element.

Methods


o GetView
public virtual GetView( opiView)
Gets the view containing the element.
Parameters:
opiView[out,
CATBaseUnknown#Release]
Returns:
Un HRESULT
S_OK
The view has been correclty retrieved.
E_FAIL
Critical internal error.

This object is included in the file: CATIDftElementInView.h
If needed, your Imakefile.mk should include the module: CATDraftingUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.