| Visual Basic | |
|---|---|
Sub Rebuild( _ ByVal RebuildType As dsRebuildType_e _ ) | |
| C# | |
|---|---|
void Rebuild( dsRebuildType_e RebuildType ) | |
| JavaScript | |
|---|---|
Rebuild( RebuildType : String ) | |
| COM native C++ | |
|---|---|
HRESULT Rebuild( dsRebuildType_e RebuildType ) | |
| C++ | |
|---|---|
DSRESULT Rebuild( dsRebuildType_e RebuildType ) | |
Parameters
- RebuildType
- Type of rebuild as defined in dsRebuildType_e
DraftSight V1R1.2
Syntax