AcMapDMGroup::SetVisible Method

Land Desktop Development ARX CPP SDK

AcMapDMGroup:: SetVisible Method
 

Sets the group visibility at the specified scale. See also IsVisible()and HasChildrenInSpecifiedVisibleState().

virtual Acad::ErrorStatus SetVisible(
    bool bNewVal, 
    double dScale
);
Parameters 
Description 
bNewVal 
Input true to make the group visible at the specified scale, or false to make it invisible.  
dScale 
Input scale at which visibility is set.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].