Table of Contents

Interface IIdeaCrossSection

Namespace
IdeaStatiCa.BimApi
Assembly
IdeaStatiCa.BimApi.dll

A cross-section of an IIdeaElement1D.

public interface IIdeaCrossSection : IIdeaObject

Implements

Properties

IsInPrincipal

Specifies that the cross-section is in its principal axis.

bool IsInPrincipal { get; }

Property Value

bool

Rotation

Rotation of the cross-section.

double Rotation { get; }

Property Value

double