Indexes   

DefaultAnnotation (Object)

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 (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 (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
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 © 2006, Dassault Systèmes. All rights reserved.