CadDependencySet Class

Definition

public sealed record CadDependencySet(IReadOnlyCollection<Layer> Layers, IReadOnlyCollection<LineType> LineTypes, IReadOnlyCollection<TextStyle> TextStyles, IReadOnlyCollection<BlockRecord> Blocks) : IEquatable<CadDependencySet>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)