AddTemporaryEntity Method (ITracker)
Adds the specified temporary entity to be drawn by the tracker.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub AddTemporaryEntity( _
IDispatch* Entity As System.Object _
) |
C# | |
---|
void AddTemporaryEntity(
System.object Entity
) |
JavaScript | |
---|
AddTemporaryEntity(
Entity : System.Object
) |
Parameters
- Entity
- Temporary entity to be drawn by the tracker
Example
Remarks
See Also
Availability
DraftSight V1R4.0