Click or drag to resize

ICadFeatureIsActive Property (String)

True if the feature is active (unsuppressed).

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property IsActive ( 
	featureName As String
) As Boolean
	Get
	Set

Parameters

featureName
Type: SystemString
The name of the feature.

Property Value

Type: Boolean
See Also