Interface IIdeaCrossSectionComponent
- Namespace
- IdeaStatiCa.BimApi
- Assembly
- IdeaStatiCa.BimApi.dll
A component of a IIdeaCrossSectionByComponents.
public interface IIdeaCrossSectionComponentProperties
Geometry
Geometry of the component.
Region2D Geometry { get; }Property Value
- Region2D
Material
Material of the component.
IIdeaMaterial Material { get; }Property Value
Phase
Phase
int Phase { get; }