Table of Contents

Class EdgeConnectionBase

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

Constructors

EdgeConnectionBase()

public EdgeConnectionBase()

Properties

JoinedEndPoint

public bool JoinedEndPoint { get; set; }

Property Value

bool

JoinedStartPoint

public bool JoinedStartPoint { get; set; }

Property Value

bool

MovingLocal

public bool MovingLocal { get; set; }

Property Value

bool