<Code Lib>
2025.3 Property
Changes 0
P

Application.IsMechanicalEnabled

Description:
Checks whether or not the mechanical discipline is enabled, and enable or disable it.

public bool IsMechanicalEnabled { get; set; }

  • When setting this property: The current product type is not ProductType.Revit and discipline controls are not enabled.

Loading…