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 EntityGroup contains the specified entity, false if not
Create and Change EntityGroups (C#)
Create and Change EntityGroups (VB.NET)
Create and Change EntityGroups (VBA)
Create and Change EntityGroups (JavaScript)
Create and Change EntityGroups (VB.NET)
Create and Change EntityGroups (VBA)
Create and Change EntityGroups (JavaScript)
IGroup Interface
IGroup Members
IGroup::AddEntities Method ()
IGroup::GetEntities Method ()
IGroup::InsertEntitiesAt Method ()
IGroup::RemoveEntities Method ()
IGroup::RemoveEntityAt Method ()
IGroup Members
IGroup::AddEntities Method ()
IGroup::GetEntities Method ()
IGroup::InsertEntitiesAt Method ()
IGroup::RemoveEntities Method ()
IGroup::RemoveEntityAt Method ()
DraftSight V1R4.0