public PropertyValue DMG_VIEWPLACEMENT_EDGE_WIDTH( int index ) {get; set;}
public: property PropertyValue^ DMG_VIEWPLACEMENT_EDGE_WIDTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMG_VIEWPLACEMENT_EDGE_WIDTH( int index ) {get; set;}
public: property PropertyValue^ DMG_VIEWPLACEMENT_EDGE_WIDTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
With this property you can set the width of the edge lines in the model view, 2D drilling view and copper unfold to a fixed value, for example 0.5 mm. During zooming and at scale changes the line width is adapted correspondingly. During PDF export the edge lines are output with the specified width. If no value is entered, the line thickness amounts to one pixel.