| Visual Basic | |
|---|---|
Sub RemoveTemporaryEntity( _ ByVal Entity As System.Object _ ) | |
| C# | |
|---|---|
void RemoveTemporaryEntity( System.object Entity ) | |
| JavaScript | |
|---|---|
RemoveTemporaryEntity( Entity : Object ) | |
Parameters
- Entity
- Entity to remove from the tracker
ITracker Interface
ITracker Members
ITracker::AddTemporaryEntity Method ()
IApplication::IsTemporaryEntity Method ()
IApplication::TemporaryEntityMode Property ()
ITracker Members
ITracker::AddTemporaryEntity Method ()
IApplication::IsTemporaryEntity Method ()
IApplication::TemporaryEntityMode Property ()
DraftSight V1R4.0
Syntax