CATPartUseItf Interface CATIPdgUseUserPatt

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


interface CATIPdgUseUserPatt

Interface to read or modify the specifications of the user pattern.
Role: The user pattern feature allows users to duplicate an original feature according an user distribution.


Method Index


o GetLocationElt()
Returns the list of location elements.
o GetNbCopy()
Returns the number of times that the original feature will be duplicated.
o ModifyLocationElt(CATBaseUnknown_var&)
Sets the location elements.

Methods


o GetLocationElt
public virtual GetLocationElt()
Returns the list of location elements. The list is composed of one sketch of points.
o GetNbCopy
public virtual GetNbCopy()
Returns the number of times that the original feature will be duplicated.
o ModifyLocationElt
public virtual ModifyLocationElt( const ihObjectList_input)
Sets the location elements.
Parameters:
ihObjectList
One sketch of points.

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

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