SheetDB.InsertSheet Method
Inserts a sheet into the current drawing.
It's up to the user to make sure the correct material is loaded.
If the wrong material is loaded a warning message will be displayed.
Public Shared Function InsertSheet( _ |
Optional ByVal countdown As Boolean = true _ |
This language is not supported or no code example is available.
public static object InsertSheet( |
public static function InsertSheet( |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
id
-
int
Sheet database ID
-
countdown
-
bool
If the database should count down quantity
Return Value
object
A sheet or null on fail
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8