CATDraftingGenUseItf Interface CATIDftGenExtendSpecsAccesProvider

Usage: you can reimplement this interface by deriving the supplied CATDftGenExtendSpecsAccesProviderAdapt adapter class.


interface CATIDftGenExtendSpecsAccesProvider

Interface for features extension integration in 3D Space Clipping Role: This interface is dedicated to the integration of features extension into 3D Space Clipping protocol in generative Drafting.
For the time being only View features takes this interface into account. For compatibility purposes, your implementation must inherit from CATDftGenExtendSpecsAccesProviderAdapt.

See also:


Method Index


o Get3DSpaceClippingObject(CATBaseUnknown*&)
Retrieve an object to be used for 3D Space Clipping under the extended view feature

Methods


o Get3DSpaceClippingObject
public virtual Get3DSpaceClippingObject( oClippingObject)
Retrieve an object to be used for 3D Space Clipping under the extended view feature
Returns:
HRESULT
S_OK
Success.
E_FAIL
Error.

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

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