NonContinuousRailInfo.IsValidNonContinuousRailProfile
Description:
Checks whether the input id represents a profile which can be used as the profile of this non-continuous rail.
Checks whether the input id represents a profile which can be used as the profile of this non-continuous rail.
Remarks:
InvalidElementId is considered a valid NonContinuousRail profile (the default profile).
InvalidElementId is considered a valid NonContinuousRail profile (the default profile).
public bool IsValidNonContinuousRailProfile(
ElementId profileId
)
-
profileIdThe profile Id to be checked.
Return Value
bool
True if the ElementId refers to a valid NonContinuousRail profile, false otherwise.
-
A non-optional argument was null