EdgeBoundary (Class)

In: structures/Boundaries.rb
Parent: Object
FaceData EdgeBoundary BoundaryComplex BSplineBoundary VertexBoundary CellComplex Cell TopLevel

this class hangs off a BezierEdge as a bdry pointer

Methods

new  

Attributes

parentCell  [RW]  parentCell should be an edge of the boundary complex u0 and u1 represent the parametric section of that boundary edge represented by this BezierEdge
u0  [RW]  parentCell should be an edge of the boundary complex u0 and u1 represent the parametric section of that boundary edge represented by this BezierEdge
u1  [RW]  parentCell should be an edge of the boundary complex u0 and u1 represent the parametric section of that boundary edge represented by this BezierEdge

Public Class methods

initialize the attributes

[Validate]