Table of Contents

Class WallCorbel

Namespace
FemDesign.Shells
Assembly
FemDesign.Core.dll
public class WallCorbel : EntityBase, IStructureElement, IFemDesignEntity
Inheritance
WallCorbel
Implements
Inherited Members
Extension Methods

Constructors

WallCorbel()

public WallCorbel()

Fields

_predefRigidity

public RigidityDataLibType2 _predefRigidity

Field Value

RigidityDataLibType2

_predefRigidityRef

public GuidListType _predefRigidityRef

Field Value

GuidListType

Properties

BaseWall

public Guid BaseWall { get; set; }

Property Value

Guid

ComplexMaterial

public Guid ComplexMaterial { get; set; }

Property Value

Guid

ConnectableParts

public TwoGuidListType ConnectableParts { get; set; }

Property Value

TwoGuidListType

EndPoint

public Point3d EndPoint { get; set; }

Property Value

Point3d

H1

public double H1 { get; set; }

Property Value

double

H2

public double H2 { 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

Name

public string Name { get; set; }

Property Value

string

PositiveSide

public bool PositiveSide { get; set; }

Property Value

bool

PredefRigidity

public RigidityDataLibType2 PredefRigidity { get; set; }

Property Value

RigidityDataLibType2

Rigidity

public RigidityDataType3 Rigidity { get; set; }

Property Value

RigidityDataType3

StartPoint

public Point3d StartPoint { get; set; }

Property Value

Point3d

X

public double X { get; set; }

Property Value

double