Interface IIdeaCrossSectionByName
- Namespace
- IdeaStatiCa.BimApi
- Assembly
- IdeaStatiCa.BimApi.dll
A cross-section to import by name, any name is allowed. The correct cross-section is resolved by the user in CCM/Checkbot. Name must not be null.
public interface IIdeaCrossSectionByName : IIdeaCrossSection, IIdeaObjectImplements
Properties
Material
Material of the cross-section.
IIdeaMaterial Material { get; }