Click or drag to resize

IAssemConstraint.iMateDefIsActive Property (String)

True if the given iMate definition is active (unsuppressed).

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

Parameters

iMateDefinitionName
Type: System.String
The name of the iMate definition.

Property Value

Type: Boolean
See Also