Class ImplicitLine3d
Implicit tube around line segment
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class ImplicitLine3d : BoundedImplicitFunction3d, ImplicitFunction3d
  Fields
Radius
Declaration
public double Radius
  Field Value
| Type | Description | 
|---|---|
| Double | 
Segment
Declaration
public Segment3d Segment
  Field Value
| Type | Description | 
|---|---|
| Segment3d | 
Methods
Bounds()
Declaration
public AxisAlignedBox3d Bounds()
  Returns
| Type | Description | 
|---|---|
| AxisAlignedBox3d | 
Value(ref Vector3d)
Declaration
public double Value(ref Vector3d pt)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Vector3d | pt | 
Returns
| Type | Description | 
|---|---|
| Double |