PolyLink
A library to allow manipulation of geometry from within Mathematica
 All Classes Namespaces Files Functions Variables Properties
PolyLink.Vector Struct Reference

Public Member Functions

 Vector (Expr expr)
 

Static Public Member Functions

static Vector FromPoints (Expr point1, Expr point2)
 

Properties

Expr Expr [get]
 
Expr Length [get]
 

Detailed Description

Definition at line 10 of file Vector.cs.

Constructor & Destructor Documentation

PolyLink.Vector.Vector ( Expr  expr)

Definition at line 14 of file Vector.cs.

Member Function Documentation

static Vector PolyLink.Vector.FromPoints ( Expr  point1,
Expr  point2 
)
static

Definition at line 24 of file Vector.cs.

Property Documentation

Expr PolyLink.Vector.Expr
get

Definition at line 20 of file Vector.cs.

Expr PolyLink.Vector.Length
get

Definition at line 30 of file Vector.cs.


The documentation for this struct was generated from the following file: