CATSketcherUseItf Interface CATISktUseSketchFactory

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


interface CATISktUseSketchFactory



Method Index


o CreateSketch(CATBaseUnknown_var&,int)
Creates a Sketch.
o CreateSketch(double[3],double[3],double[3],int)
Creates a Sketch.

Methods


o CreateSketch
public virtual CreateSketch( const iSupportSurface=NULL_var,
const iUserType=0)
Creates a Sketch.
o CreateSketch
public virtual CreateSketch( const pOrigin,
const pHDirection,
const pVDirection,
const iUserType=0)
Creates a Sketch.

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

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