Click or drag to resize

BeamDataCuts Property

Compatible with IDEA StatiCa Beta 21.0 - beta
Cuts on the beam

Namespace:  IdeaRS.OpenModel.Connection
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<CutData> Cuts { get; set; }

Property Value

Type: ListCutData
See Also