Namespace Oasys.AdSec.Mesh
Interfaces
ILoadCurve
A curve formed from a ordered list of load points.
See Glossary
ILoadSurface
A triangulated surface in a load coordinate system. Each vertex is a ILoad. Each face is a ITriangleFace which contains three references to vertices in Vertices.
See Glossary
ITriangleFace
A face in a triangulated surface.
See Glossary