IAcSmProjectPointLocationsRemoveLocation Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
void RemoveLocation(
AcSmProjectPointLocation location
)
Sub RemoveLocation (
location As AcSmProjectPointLocation
)
void RemoveLocation(
[InAttribute] AcSmProjectPointLocation^ location
)
abstract RemoveLocation :
location : AcSmProjectPointLocation -> unit
Parameters
- location AcSmProjectPointLocation
-
See Also