All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIDrwBreakElemFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDrwBreakElemFactory
Interface to create BreakElem.
Role: Use this interface to create BreakElem in the objet which
implements this interface (i.e. a view).
| public virtual CATIDrwBreakElem_var CreateBreakElem( | CATI2DCurve_var | iCurve, |
| double | iCoordx, | |
| double | iCoordy, | |
| CATUnicodeString | iName, | |
| int | iIndex, | |
| int | iCreation, | |
| int | icontainment)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.