Determines if the layer should be imported (i.e., is visible in the Autodesk software) depending on its Autodesk properties.
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
bool ShouldImport() |
| Visual Basic |
|---|
Function ShouldImport As Boolean |
| JScript |
|---|
function ShouldImport() : boolean |