Void
ITransformation3D
.Set(
IWorldPoint
origin,
IVector3D
normal)
Sets the translation components to the given origin and align the z axis along the given normal.
Remarks
Examples
Parameters
origin
Type:
IWorldPoint
The origin.
normal
Type:
IVector3D
The normal vector.
Return Value
Type:
Void