Family Table and repeat region
Family Table and repeat region
(OP)
Hi,
Shall any one help me how to control the decimal places in the family table. By default its having 14 decimal places I want to control for 2 decimal places.
This is because, in drawing table, created by Repeat region is showing 3 decimal places I have to control for 2 decimal places.
Thanks and regards
Muzamil
Shall any one help me how to control the decimal places in the family table. By default its having 14 decimal places I want to control for 2 decimal places.
This is because, in drawing table, created by Repeat region is showing 3 decimal places I have to control for 2 decimal places.
Thanks and regards
Muzamil





RE: Family Table and repeat region
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli
RE: Family Table and repeat region
D1 = ALCK_D1*25.4 [.2]
Here D1 is the value which is displaying in the family table. May I know whether I am giving the control in the right place?
Thanks and regards
Muzamil
RE: Family Table and repeat region
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli
RE: Family Table and repeat region
Thanks and regards
Muzamil
RE: Family Table and repeat region
default_dec_places 2
this will set it to 2 decimal places
RE: Family Table and repeat region
Is it possible to control for the user defined parameter in a partfamily to 2 decimal places !!!!!!?
Thanks and regards
Muzamil
RE: Family Table and repeat region
RE: Family Table and repeat region
&fam.inst.param.value[.2]
This controls the display to 2 decimal places.
Thanks for all your support.
Thanks and regards
Muzamil