• "Create dimension Style" shuts down microstion in V8i.

    This Function works well in the V8XM edition (Ver.08.09.04.88) BUT It makes Microstion V8i down.(Ver.08.11.05.17) In the module, I declare Declare Function mdlDimStyle_create _ Lib "stdmdlbltin.dll" () As Long ' Returns a pointer…
  • TextNodeElement.AnnotationScaleFactor

    Is there a way to extract the AnnotationScaleFactor from a TextNodeElement. I have found a method for getting the AnnotationScaleFactor from TextElements and DimensionElements, but TextNodeElements do not seem to directly have a property for AnnotationScaleFactor…