All Frameworks Class Hierarchy This Framework Indexes
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDrwLeader
Interface of leader objects.
| public virtual AddInterruption( | const | iFirstPoint, |
| const | iSecondPoint) |
| public virtual AddPoint( | iPointBefore, | |
| iXpos, | ||
| iYpos) |
| public virtual GetAllAround( | oAllAround) |
| public virtual GetAnchorPoint( | ) |
| public virtual GetAnchorPoint( | oNum, | |
| oFixed) |
| public virtual GetAnchorSymbol( | oAncSymbol) |
| public virtual GetInterruptions( | oInterruptions, | |
| oNbInterruptions) |
| public virtual GetMoveMode( | oMoveMode) |
| public virtual GetNbInterruption( | oNbInterruption) |
| public virtual GetNbPoint( | ) |
| public virtual GetPoint( | iNoPoint) |
| public virtual GetPoints( | ) |
| public virtual GetSymbolType( | ) |
| public virtual ModifyPoint( | iNoPoint, | |
| iNewX, | ||
| iNewY) |
| public virtual RemoveInterruption( | const | iNum | = 0) |
| public virtual RemovePoint( | iNoPoint) |
| public virtual SetAllAround( | iAllAround | = FALSE) |
| public virtual SetAnchorPoint( | iAnchorPoint) |
| public virtual SetAnchorSymbol( | iAncSymbol) |
| public virtual SetAssociativeOrientation( | ipRef, | ||
| iProjMode | =Ass_Contour) |
| public virtual SetAssociativePosition( | ipRef, | ||
| iPosBehavior | =Ass_Relative, | ||
| iProjMode | =Ass_Contour) |
| public virtual SetMoveMode( | iMoveMode | = FALSE) |
| public virtual SetSymbolType( | SymbolType) |
enum AnchorSymbol {
NoSymb,
AllAround,
AllOver,
AllAboutWithHorLine,
AllAboutWithVerLine,
AllAroundPartial,
AllOverPartial,
AllAboutWithHorLinePartial,
AllAboutWithVerLinePartial,
Flag,
FlagAndAllAround
}
Anchor symbol style.
Copyright © 2003, Dassault Systèmes. All rights reserved.