Click or drag to resize

IAssemJointIsActive Property (String)

True if the joint is active (unsuppressed).

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

Parameters

jointName
Type: SystemString
The joint name.

Property Value

Type: Boolean
See Also