Gets or sets a byte that contains flags for this CADBlock.

Namespace: CADImport
Assembly: CADImport (in CADImport.dll)

Public Property Flags() As Byte
This language is not supported or no code example is available.
public byte Flags {get; set;}
This language is not supported or no code example is available.
Block flags: 0 = Indicates none of the following flags apply. 1 = This is an anonymous block generated by hatching, associative dimensioning, other internal operations, or an application. 2 = This block has non-constant attribute definitions (this bit is not set if the block has any attribute definitions that are constant, or has no attribute definitions at all). 4 = This block is an external reference (xref). 8 = This block is an xref overlay. 16 = This block is externally dependent. 32 = This is a resolved external reference, or dependent of an external reference (ignored on input). 64 = This definition is a referenced external reference (ignored on input).

Windows NT 4.0, Windows 98, Windows XP, Windows Server 2003, Windows Vista; Windows Server 2008 R2, Windows 7, WIndows10

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 2.0 - 4, NET6

.NET Framework Client Profile

Supported in: 4, 3.5 SP1, NET6