Provides properties and functions for features (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 Feature As ICadFeature
Get
C#
ICadFeature Feature { get; }
Property Value
Type:
ICadFeature
See Also
Reference