Geometric Planes
A pure geometric object representing an infinite plane which is arbitrary
oriented in 3D can be created with a call to
Call
Create or
Create2 method of
IDIObjectGenerator with
parameter eType set to eObjTypePlane
member of
EObjectType enumeration.
The returned interface has type of IAxis,
which can be used to modify location and orientation of the plane.
|