StructureOnly Field

Indicates whether the reader is run for loading structure only or not (Default is False).
Public StructureOnly As Boolean
This language is not supported or no code example is available.
public bool StructureOnly
This language is not supported or no code example is available.

Field Value

bool
Remarks
 
When true, geometric files are not loaded. All the logic for reading other files and adding the content to the scene is delegated to LazyLoading work unit.

.NET Framework

Supported in: 4.8

In this article

Definition