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