IAcSmSheetSelSetRemove Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void Remove(
IAcSmComponent comp
)
Sub Remove (
comp As IAcSmComponent
)
void Remove(
[InAttribute] IAcSmComponent^ comp
)
abstract Remove :
comp : IAcSmComponent -> unit
Parameters
- comp
- Type: BricscadSmIAcSmComponent
See Also