Click or drag to resize

IAssemConstraintiMateDefIsActive 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: SystemString
The name of the iMate definition.

Property Value

Type: Boolean
See Also