<Code Lib>
P

ConstraintToRebarEdgeProperties.DistanceToTargetRebar

Description:
The distance to the target rebar's edge. The default value is 0.

public double DistanceToTargetRebar { get; set; }

  • When setting this property: The given value for distanceToTargetRebar must be no more than 30000 feet in absolute value.

Loading…