HiddenLinesViewOnFileAutodesk.CreateAutodeskDatabase Method

Protected Sub CreateAutodeskDatabase( _ 
ByVal pDb As OdDbDatabase, _ 
ByVal aciColors As Boolean, _ 
ByVal foregroundColor As Color
)
This language is not supported or no code example is available.
protected void CreateAutodeskDatabase( 
OdDbDatabase pDb
bool aciColors
Color foregroundColor 
)
This language is not supported or no code example is available.

Parameters

pDb
OdDbDatabase

aciColors
bool

foregroundColor
Color

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition