Functions extracting material thickness

You can extract three types of thickness as follows:

The functions

  To Extract From
  The Active Drawing Drawing Specified By
System Name User-Defined Name
Calculation Thickness d() OneUpN.d() "Drawing Name".d()
LayoutN.d()
material.thicknesscalc() OneUpN.material.thicknesscalc() "Drawing Name".material.thicknesscalc()
LayoutN.material.thicknesscalc()
Real Thickness material.thicknessreal() OneUpN.material.thicknessreal() "DrawingName".material.thicknessreal()
LayoutN.material.thicknessreal()