<Code Lib>
2027 Method
Changes 8
M

RebarConstrainedHandle.AllowsDistanceToHostEdgeOrHostEdgeCover

Description:
Checks if the RebarConstrainedHandle allows distance for a constraint of or type.

public bool AllowsDistanceToHostEdgeOrHostEdgeCover()

Boolean Returns true if the RebarConstrainedHandle allows distance for a constraint of ToHostEdge or ToHostEdgeCover type, false otherwise.

  • The RebarConstrainedHandle doesn't allow constraint of RebarConstraintType.ToHostEdge or RebarConstraintType.ToHostEdgeCover type.

Loading…