|
IGeom3DStraight
Description
This interface represents an infinite straight line represented by a point and a unit vector specifying the direction. A straight also has a scale factor for the parameterization, so the parameter values can be made invariant under transformation.
A straight line is an open curve that is not periodic. It is parameterized as:
Point = RootPoint + t* Scale* Direction
where t is the parameter.
Properties
Get |
Variant |
|
Get |
Double |
|
Get |
Variant |
Methods
None
|