IOdaDwfTemplateExportInvisibleLayers Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
bool ExportInvisibleLayers { get; set; }
Property ExportInvisibleLayers As Boolean
Get
Set
property bool ExportInvisibleLayers {
bool get ();
void set (bool value);
}
abstract ExportInvisibleLayers : bool with get, set
Property Value
Type:
Boolean
See Also