Click or drag to resize

PointVectorToPoint Properties

The PointVectorToPoint type exposes the following members.

Properties
  NameDescription
Public propertyBasePoint
Gets or sets the point to which the DisplacementVector is added.
Public propertyDisplacementVector
Gets or sets the vector with which to displace the BasePoint.
Public propertyIsFrozen
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.)
Top
See Also