RXClassAddX Method

Creates the Protocol Extension for the specified OdRxClass.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public IntPtr AddX(
        RXClass runtimeClass,
        RXObject protocolExtension
)

Parameters

runtimeClass  RXClass
[in] Protocol Extension class.
protocolExtension  RXObject
[in] Protocol Extension Object.

Return Value

IntPtr
Pointer to Protocol Extension.
See Also

©  Bricsys NV. All rights reserved.