VisualizationInterfaces Interface CATIBuildPath

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


interface CATIBuildPath

Interface to build a CATPathElement from an object.


Method Index


o ExtractPathElement(CATPathElement*,CATPathElement**)
Builds a CATPathElement from an object.

Methods


o ExtractPathElement
public virtual ExtractPathElement( const iContext,
oPath)
Builds a CATPathElement from an object.
Parameters:
iContext
The context. The CATPathElement which is added a the top of the created CATPathElement. Usually it is the CATPathElement retrieved from CATFrmEditor::GetUIActiveObject method.
oPath
The created CATPathElement. oPath must be released byt he caller.

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

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