Skip to main content
1-Visitor
May 8, 2019
Question

Adding paramter in title block

  • May 8, 2019
  • 1 reply
  • 1198 views

I want to add a parameter from EMX BOM into the 2D drawing title block. I dont understand how to link it with the title block. We manually have to add the item no. parameter as of now. 

Is it possible to automatically bring the value of parameter from the BOM??

1 reply

1-Visitor
May 9, 2019

Hi sparulekar

 

"&" call out paratmeter in note.

 

To include parameters in a note, use the syntax shown in the next table.

Syntax

Usage

&<param_name>:FID_<feat_ID>

Include feature parameters in a note.

&<param_name>:SID_<surface_name>

Include surface parameters in a note.

&<param_name>:EID_<edge_name>

Include edge parameters in a note.

&<param_name>:CRV_<curve_name>

Include curve parameters in a note.

&<param_name>:CCRV_<composite_curve_name>

Include composite curve parameters in a note.

&<param_name>:NID_<annotation_element_name>

Include Annotation Element parameters in a note.

&<param_name>:QID_<quilt_name>

Include quilt parameters in a note.

&<param_name>:MTRL_<material_ID>

Include material parameters in a note.