Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Editing.Dependencies
CadDependencySet
Properties
Blocks
Menu
On this page
Blocks Property
Definition
Namespace
ProCad.Editing.Dependencies
Assembly
ProCad.Editing.dll
View source
public IReadOnlyCollection<BlockRecord> Blocks { get; init; }
Returns
IReadOnlyCollection<BlockRecord>