Properties and functions for workplanes (in a part or assembly).
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property WorkPlane As ICadWorkPlane Get
C#
ICadWorkPlane WorkPlane { get; }