RebarConstraint.GetRebarConstraintTargetHostFaceType
Overloads (2):
GetRebarConstraintTargetHostFaceType
| Name | Return Type | Description |
|---|---|---|
| GetRebarConstraintTargetHostFaceType() | RebarConstraintTargetHostFaceType | Returns the RebarConstraintTargetHostFaceType of the host Element face to which the RebarConstraint is attached. The RebarConstraintType of the RebarConstraint must be 'FixedDistanceToHostFace' or 'ToCover'. Will throw exception if it's a multi target constraint. |
| GetRebarConstraintTargetHostFaceType(Int32) | RebarConstraintTargetHostFaceType | Returns the RebarConstraintTargetHostFaceType of the host Element face to which the RebarConstraint is attached. The RebarConstraintType of the RebarConstraint must be 'FixedDistanceToHostFace' or 'ToCover'. |