CATTPSInterfaces DefaultAnnotation (Object)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
DefaultAnnotation (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---DefaultAnnotation
This interface is used to get information about default annotation.
Ther is two kinds of default annotation :
- with a manual selection
- with a selection automatic
Property Index
LinkWiGeomType
Get the type of link between the default annotation and the geometry.
SearchAlgoType
Get the type of search algo to find geometry on which the annotation
apply to.
Method Index
IsInAutomaticSearchMode
Get the type of search algo
Return E_FAIL if the annotation is not a default one.
Properties
o Property LinkWiGeomType ( ) As CATBSTR (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.
o Property SearchAlgoType ( ) As CATBSTR (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.
Methods
o Func IsInAutomaticSearchMode ( ) As boolean
Get the type of search algo
Return E_FAIL if the annotation is not a default one.
Parameters:
oIsAutoMode
oIsAutoMode = TRUE if Automatic mode
Copyright © 2003, Dassault Systèmes. All rights reserved.