AcMapDMSEHatchStyle:: Enable Method
Enables or disables the style for the specified topology.
virtual Acad::ErrorStatus Enable(
void*& pCookie,
const ACHAR* pTopoName,
Adesk::IntDbId lTopoId,
bool bEnable,
Adesk::UInt32 flag = 0
);|
Parameters |
Description |
|
pCookie |
Input opaque memory value. |
|
pTopoName |
Input topology name. |
|
lTopoId |
Input topology element ID. |
|
bEnable |
Input true to enable the style. |
|
flag |
Reserved. For internal use only. |
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].