Visual Basic | |
---|---|
Sub AddTemporaryEntity( _ ByVal Entity As System.Object _ ) |
C# | |
---|---|
void AddTemporaryEntity( System.object Entity ) |
JavaScript | |
---|---|
AddTemporaryEntity( Entity : Object ) |
Parameters
- Entity
- Temporary entity to insert in the drawing
Temporary entity mode must be on to add temporary entities to the drawing.
ISketchManager Interface
ISketchManager Members
IApplication::IsTemporaryEntity Method ()
IBlockDefinition::AddTemporaryEntity Method ()
ITracker::AddTemporaryEntity Method ()
ISketchManager Members
IApplication::IsTemporaryEntity Method ()
IBlockDefinition::AddTemporaryEntity Method ()
ITracker::AddTemporaryEntity Method ()
DraftSight V1R4.0