Hi All,, i'm trying to create datum with reference frame and set frame text using CreateDatumReferenceFrame from catia using vba. But i'm getting error no geometry associated.
the code i have used so far...
Set annotFactory = annotationSet1.AnnotationFactory
Set annot =...