Table of Contents

Class BendedBar

Namespace
FemDesign.Reinforcement
Assembly
FemDesign.Core.dll
public class BendedBar
Inheritance
BendedBar
Inherited Members
Extension Methods

Constructors

BendedBar()

public BendedBar()

Properties

Angle

public double Angle { get; set; }

Property Value

double

Direction

public string Direction { get; set; }

Property Value

string

Height

public double Height { get; set; }

Property Value

double

LocalCenter

public Point3d LocalCenter { get; set; }

Property Value

Point3d

MiddleSectionsLength

public double MiddleSectionsLength { get; set; }

Property Value

double

TipSectionsLength

public double TipSectionsLength { get; set; }

Property Value

double

Wire

public Wire Wire { get; set; }

Property Value

Wire