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: 30.0
Syntax
VB
Public Interface ICadWorkPlane
C#
public interface ICadWorkPlane
The ICadWorkPlane type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | FlipNormal |
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.
|