Set to the tool the frontend's dialogresult
Namespace:
CADImport.Professional
Assembly: CADImport (in CADImport.dll)
Syntax
| Visual Basic (Declaration) |
Public Sub SetDialogResultValue( _ ByVal dialogResult As Byte, _ ByVal blockName As String, _ ByVal mode As CreationBlockMode _ ) |
Parameters
-
dialogResult
-
Type: byte
1 - Ok, createblock, deactivate tool 2, 0 - cancel, deactivate tool, 11 - continue, tool is activate
-
blockName
-
Type: string
block's name
-
mode
-
Type: CreationBlockMode
Exceptions
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET8
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also