Click or drag to resize

ICadWorkPlane Interface

Properties and functions for workplanes (in a part or assembly).

In a rule, this interface is implemented by the predefined object named WorkPlane.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Public Interface ICadWorkPlane

The ICadWorkPlane type exposes the following members.

Methods
  NameDescription
Public methodFlipNormal
Flip (reverse) the normal vector of the workplane if its direction does not agree with the specified axis. If a sketch is built on the plane, it will be flipped over as well.
Top
See Also