Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/data-model
AcCmObjectChangedEventArgs
Interface AcCmObjectChangedEventArgs<T>
Interface to define arguments of changed event of one
AcCmObject
instance
interface
AcCmObjectChangedEventArgs
<
T
extends
AcCmAttributes
>
{
object
:
AcCmObject
<
T
>
;
options
?:
AcCmObjectOptions
;
}
Type Parameters
T
extends
AcCmAttributes
Hierarchy (
View Summary
)
AcCmObjectChangedEventArgs
AcCmObjectAttributeChangedEventArgs
Index
Properties
object
options?
Properties
object
object
:
AcCmObject
<
T
>
Optional
options
options
?:
AcCmObjectOptions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
options
RealDWG-Web
Loading...
Interface to define arguments of changed event of one
AcCmObject
instance