Visual Basic | |
---|---|
Sub AddEntityType( _ ByVal EntityType As dsObjectType_e _ ) |
C# | |
---|---|
void AddEntityType( dsObjectType_e EntityType ) |
JavaScript | |
---|---|
AddEntityType( EntityType : String ) |
COM native C++ | |
---|---|
HRESULT AddEntityType( dsObjectType_e EntityType ) |
C++ | |
---|---|
DSRESULT AddEntityType( dsObjectType_e EntityType ) |
Parameters
- EntityType
- Drawing entity to add to the selection filter list as defined in dsObjectType_e
Insert SimpleNote (C#)
Insert SimpleNote (VB.NET)
Insert SimpleNote (VBA)
Get Hatch and Hatch Boundary Loop Data (C#)
Get Hatch and Hatch Boundary Loop Data (VB.NET)
Get Hatch and Hatch Boundary Loop Data (VBA)
Select and Change Entities (JavaScript)
Insert SimpleNote (VB.NET)
Insert SimpleNote (VBA)
Get Hatch and Hatch Boundary Loop Data (C#)
Get Hatch and Hatch Boundary Loop Data (VB.NET)
Get Hatch and Hatch Boundary Loop Data (VBA)
Select and Change Entities (JavaScript)
DraftSight V1R1.1