2027 Method
Changes 0
M

NonContinuousRailInfo.IsValidNonContinuousRailMaterial

Description:
Checks whether an ElementId is a valid material Id of a non-continuous rail.
public bool IsValidNonContinuousRailMaterial(
	ElementId materialId
)
  • materialId
    The material Id to be checked.
Return Value Boolean True if the ElementId refers to a valid material or it is invalidElementId, false otherwise.