True if the joint is active (unsuppressed).
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
Property IsActive ( jointName As String ) As Boolean Get Set
C#
bool this[ string jointName ] { get; set; }
Parameters
- jointName
- Type: System.String
The joint name.