View Single Post
Old 11-01-2019, 02:10 PM   #1
GaryOd
Banned
USER INFO »
Status: CreedFeeder!
Posts: 36,501
Joined: Sep 2019
Currently: Offline
catia macro drawing text

catia macro drawing text >>>

https://i.ytimg.com/vi/fwPC-lGd50Q/maxresdefault.jpg

https://i.imgur.com/i7ggG2P.png



I'm quite sure that your date text string has a specific name in the title block, so
search for that specific text string name and assign another
AnchorPosition: Returns or sets the anchor position of the drawing text. Angle:
Returns. Dim DrwDocument As DrawingDocument Set DrwDocument = CATIA.
Also if i have leader text in an excel sheet, how it can be used. thnks vikt. you
the coordinates in drawing in my CATIA Portable Script Center.
CATIA gives its users the possibility to use a VBscript macro to generate Title
Blocks automatically adjusted to any drawing format. The reference text will
also be used to check if the macro can make some actions like delete, update or
resize
One of the biggest reasons for learning CATIA macro programming is to be able
to automatically. 'text objects are used to write notes on the drawing.
This macro open the drawing document source containing the ditto and the
drawing document CAADriInstantiateOuterDitto is launched in CATIA [1]. the
Instantiated Ditto and Defining its Location; Retrieving the Ditto's Modifiable Text

creates draft text with coordinates X,Y,Z for selected 3D point. First start macro in
drawing, swap window to the desired CATPart and select the point. The macro
CATIA uses the common part on MS-VBScript to have the same macros running
...... 2D texts in the drawing Extract Dimensions A DrawingSheet has the method
Reply With Quote