Class EdgeConnectionBase
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
JoinedStartPoint
public bool JoinedStartPoint { get; set; }
Property Value
MovingLocal
public bool MovingLocal { get; set; }