IndependentTag.CanLeaderStartConditionBeAssigned
Description:
Checks whether the LeaderStartCondition can be changed.
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.
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
)
-
leaderStartConditionThe 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.
-
A value passed for an enumeration argument is not a member of that enumeration