API Reference
>
OdDbRoot Classes
>
OdDbBaseLayerPE Class
>
OdDbBaseLayerPE Methods
>
OdDbBaseLayerPE::setIsOff Method
OdDbBaseLayerPE::setIsOff Method
Collapse All
Syntax
C++
virtual
void
setIsOff
(
OdRxObject
*
obj
,
bool
off
)
const
= 0;
Parameters
Parameters
Description
OdRxObject* obj
[in] A pointer to a layer object.
bool off
[in] A new on / off status value (true for off, false for on).
Description
Sets the on / off status of this Layer.
Group
OdDbBaseLayerPE Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic