Table of Contents

Interface IIdeaCrossSectionByComponents

Namespace
IdeaStatiCa.BimApi
Assembly
IdeaStatiCa.BimApi.dll

A generic cross-sectíons defined by its components.

public interface IIdeaCrossSectionByComponents : IIdeaCrossSection, IIdeaObject

Implements

Properties

Components

Set of components.

HashSet<IIdeaCrossSectionComponent> Components { get; }

Property Value

HashSet<IIdeaCrossSectionComponent>