Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDftLeader
This interface give access to leader points and associativity.
public virtual AddInterruption( | const | iFirstPoint, |
const | iSecondPoint) |
public virtual AddPoint( | const | iPointBefore, |
const | iPoint) |
public virtual GetAllAround( | oAllAround) |
public virtual GetAnchorElement( | oElmtWithLeader, | |
oAnchorPoint) |
public virtual GetAnchorPoint( | oAnchorPoint) |
public virtual GetAnchorSymbol( | oAncSymbol) |
public virtual GetInterruptions( | oInterruptions, | |
oNbInterruptions) |
public virtual GetMoveMode( | oMoveMode) |
public virtual GetNbInterruption( | oNbInterruption) |
public virtual GetNbPoint( | oNbPoint) |
public virtual GetPoint( | const | iNoPoint, |
oPoint) |
public virtual GetPoints( | oPoints) |
public virtual GetSubSet( | const | iSubSet, |
const | iItfName, | |
oProperties) |
public virtual GetSymbolType( | oSymbolType) |
public virtual GetTarget( | oTarget, | ||
oInf | = 0) |
public virtual ModifyPoint( | const | iNoPoint, |
const | iNewPoint) |
public virtual RemoveInterruption( | const | iNum | = 0) |
public virtual RemovePoint( | const | iNoPoint | = -1) |
public virtual RemoveTarget( | ) |
public virtual SetAllAround( | iAllAround | = FALSE) |
public virtual SetAnchorPoint( | const | iAnchorPoint) |
public virtual SetAnchorSymbol( | iAncSymbol) |
public virtual SetMoveMode( | iMoveMode | = FALSE) |
public virtual SetSymbolType( | const | iSymbolType) |
public virtual SetTarget( | iTarget, | ||
iPos, | |||
const | iInf | = 0) |
enum AnchorSymbol { NoSymb, AllAround, AllOver, AllAboutWithHorLine, AllAboutWithVerLine, AllAroundPartial, AllOverPartial, AllAboutWithHorLinePartial, AllAboutWithVerLinePartial, Flag, FlagAndAllAround }Anchor symbol style.
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.