Set(IWorldPoint, IVector3D)
Sets the translation components to the given origin and align the z axis along the given normal.
Declaration Syntax
public void Set(IWorldPoint origin, IVector3D normal)
Parameters
- origin(IWorldPoint)
The origin.
- normal(IVector3D)
The normal vector.