PointVectorToPoint Properties |
The PointVectorToPoint type exposes the following members.
Name | Description | |
---|---|---|
BasePoint |
Gets or sets the point to which the DisplacementVector is added.
| |
DisplacementVector |
Gets or sets the vector with which to displace the BasePoint.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) |