GetEntityHelper Method (IApplication) Send Feedback
See Also  Example
EntityHelper[out]
IEntityHelper interface, which allows you access to entities that are members of a group of entities
Gets the IEntityHelper interface.

Syntax

Visual Basic 
Function GetEntityHelper() As EntityHelper
C# 
EntityHelper GetEntityHelper()
JavaScript 
GetEntityHelper() : dsEntityHelper
COM native C++ 
HRESULT GetEntityHelper(
   IEntityHelper** EntityHelper
)  
C++ 
DSRESULT GetEntityHelper(
   dsEntityHelper** EntityHelper
)  

Parameters

EntityHelper[out] or Return Value
IEntityHelper interface, which allows you access to entities that are members of a group of entities

Example

 

See Also

Availability

DraftSight V1R3.0