IStandardObjectProvider.WorkPlane Property

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

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property WorkPlane As ICadWorkPlane
	Get

C#

ICadWorkPlane WorkPlane { get; }

Property Value

Type: ICadWorkPlane

See Also

Reference

IStandardObjectProvider Interface
Autodesk.iLogic.Interfaces Namespace