2027 Method
Changes 8
M

IndependentTag.CanLeaderStartConditionBeAssigned

Description:
Checks whether the LeaderStartCondition can be changed.
Remarks:
The LeaderStartCondition controls how the leader start point attaches to the tag head. Material tags, material keynotes, and realistic rebar bending details can only use the attached leader start condition.
public bool CanLeaderStartConditionBeAssigned(
	LeaderStartCondition leaderStartCondition
)
  • leaderStartCondition
    The LeaderStartCondition that will be checked to see if it can be assigned.
Return Value Boolean True if the LeaderStartCondition of the tag can be assigned, or false otherwise.