Class ColumnCorbel
- Namespace
- FemDesign.Bars
- Assembly
- FemDesign.Core.dll
public class ColumnCorbel : EntityBase, IFemDesignEntity
- Inheritance
-
ColumnCorbel
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
ColumnCorbel()
Properties
Alpha
public double Alpha { get; set; }
Property Value
- double
BaseColumn
public Guid BaseColumn { get; set; }
Property Value
- Guid
ComplexMaterial
public Guid ComplexMaterial { get; set; }
Property Value
- Guid
ComplexSection
public Guid ComplexSection { get; set; }
Property Value
- Guid
ConnectableParts
public ThreeGuidListType ConnectableParts { get; set; }
Property Value
- ThreeGuidListType
Connectivity
public Connectivity Connectivity { get; set; }
Property Value
- Connectivity
D
public double D { get; set; }
Property Value
- double
E
public double E { get; set; }
Property Value
- double
Identifier
public string Identifier { get; }
Property Value
- string
Instance
public string Instance { get; }
Property Value
- string
L
public double L { get; set; }
Property Value
- double
Made
public string Made { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
Position
public double Position { get; set; }
Property Value
- double
X
public double X { get; set; }
Property Value
- double
Y
public double Y { get; set; }
Property Value
- double