Share

CAcUiLineWeightComboBox::CAcUiLineWeightComboBox

C++

CAcUiLineWeightComboBox();

Description

This is the class constructor. A new object will have all members initialized, usually to zero or FALSE. The constructor sets m_bUseOption1 and m_bUseOption2 to TRUE and initializes m_cargoOption1 and m_cargoOption2 to AutoCAD's ByLayer and ByBlock lineweight indices. m_lineWeightScale is initialized to 10.

Links

CAcUiLineWeightComboBox

Was this information helpful?