CATStrUseItf Interface CATIStrUseSketchBasedDMSMngt

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


interface CATIStrUseSketchBasedDMSMngt

Interface representing Sfd Sketch Based Delimited Molded Surface.


Method Index


o GetSketch(CATIMmiMechanicalFeature_var&)
Retieves the Reference Sketch Object which was set earlier.
o SetSketch(CATUnicodeString&)
Sets Reference Sketch Object

Methods


o GetSketch
public virtual HRESULT GetSketch(CATIMmiMechanicalFeature_var& ospSketch)= 0
Retieves the Reference Sketch Object which was set earlier.
Parameters:
ospSketch
: Reference Sketch object
o SetSketch
public virtual HRESULT SetSketch( const CATUnicodeString& iucRefSketchName)= 0
Sets Reference Sketch Object
Parameters:
iucRefSketchName
: Name of the reference sketch object using which a query to the database will obtain the reference sketch and apply it to the object to be created.

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

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