Visual Basic | |
---|---|
Function HasEntity( _ ByVal Entity As System.Object _ ) As System.Boolean |
C# | |
---|---|
System.bool HasEntity( System.object Entity ) |
JavaScript | |
---|---|
HasEntity( Entity : Object ) : Boolean |
Parameters
- Entity[out]
- Entity
- HasEntity[out] or Return Value
- True if the highlight selection set contains the specified entity, false if not
IHighlightSet Interface
IHighlightSet Members
IHighlightSet::AddEntities Method ()
IHighlightSet::GetEntities Method ()
IHighlightSet::RemoveEntities Method ()
IHighlightSet Members
IHighlightSet::AddEntities Method ()
IHighlightSet::GetEntities Method ()
IHighlightSet::RemoveEntities Method ()
DraftSight V1R5.0