Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 3D Spatial Transforms » RescalePlane

RescalePlane


Changes the input plane distance to a reference point.

Name Type Description
inPlane Plane3D
inReferencePoint Point3D The point to which the distance of plane is changed
inScale Real Scaling factor
inInverse Bool Switches to the inverse operation
outPlane Plane3D

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Indefinite plane on input in RescalePlane.
DomainError Scale cannot be zero in an inverse rescaling of a plane in RescalePlane.

Complexity Level

This filter is available on Basic Complexity Level.