IStandardObjectProvider.Sketch Property

Provides a function for a sketch (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 Sketch As ICadSketch
	Get

C#

ICadSketch Sketch { get; }

Property Value

Type: ICadSketch

See Also

Reference

IStandardObjectProvider Interface
Autodesk.iLogic.Interfaces Namespace