DraftingUseItf CATDftGenPLMServices

Usage: you must use this class as is. You should never derive it.


public class CATDftGenPLMServices

This toolbox purposes services to manage the 3D Data referenced from a given Drawing Representation Reference.


Method Index


o Load3DDataFromDrawing(CATIPsiRepresentationReference*)
Loads the 3D Data pointed by the Drawing representation Reference.

Methods


o Load3DDataFromDrawing
public static Load3DDataFromDrawing( ipiDrawingRepRef)
Loads the 3D Data pointed by the Drawing representation Reference.
Role: This method loads 3D Data. The 3D Data must be loaded before launching a generative views update.
Parameters:
ipiDrawingRepRef
[in] The Drawing representation.
Returns:
S_OK
if the 3D Data are loaded.
E_INVALIDARG
.if argument is not valid.
E_FAIL
if the operation failed.

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

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