public PlacementArea( Vector3D vDirection, PointD3D oPointRelative )
public: PlacementArea( Vector3D vDirection, PointD3D oPointRelative )
Parameters
| Parameter Name | Description |
|---|---|
| vDirection | Vector normal to plane on which placement area will be created. |
| oPointRelative | The point that the plane will intersect. |