Ther is two kinds of default annotation : - with a manual selection - with a selection automatic
Properties
- Property LinkWiGeomType() As (Read Only)
-
Get the type of link between the default annotation and the geometry.
Return E_FAIL if the annotation is not a default one.
- Parameters:
-
- oLinkWiGeom
- Type of link. dd>
- Property SearchAlgoType() As (Read Only)
-
Get the type of search algo to find geometry on which the annotation
apply to.
Return E_FAIL if the annotation is not a default one.
- Parameters:
-
- oAlgo
- Type of algo. dd>
Methods
- Func IsInAutomaticSearchMode() As
-
Get the type of search algo
Return E_FAIL if the annotation is not a default one.
- Parameters:
-
- oIsAutoMode
- oIsAutoMode = TRUE if Automatic mode dd>