Class LineGenerator
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class LineGenerator : CurveGenerator
  Fields
End
Declaration
public Vector3d End
  Field Value
| Type | Description | 
|---|---|
| Vector3d | 
Start
Declaration
public Vector3d Start
  Field Value
| Type | Description | 
|---|---|
| Vector3d | 
StepSize
Declaration
public double StepSize
  Field Value
| Type | Description | 
|---|---|
| Double | 
Subdivisions
Declaration
public int Subdivisions
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
Methods
Generate()
Declaration
public override void Generate()