Table of Contents

Property IsNoLinks

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

Gets or sets a value indicating that the entity has no links.

public bool IsNoLinks { get; set; }

Property Value

bool

true if the entity has no links.

For versions AC1018 and later, this value is always true (links are not used).