2024 Method
Changes 0
M

RebarConstraint.GetRebarConstraintTargetHostFaceType

Description:
Returns the RebarConstraintTargetHostFaceType of the host Element face to which the RebarConstraint is attached. The RebarConstraintType of the RebarConstraint must be 'FixedDistanceToHostFace' or 'ToCover.'
Overloads (2):
GetRebarConstraintTargetHostFaceType(Int32)
public RebarConstraintTargetHostFaceType GetRebarConstraintTargetHostFaceType(
	int targetIndex
)
  • Int32
    targetIndex
    The index of the target. Should be between 0 and NumberOfTargets().
Return Value RebarConstraintTargetHostFaceType Returns the RebarConstraintTargetHostFaceType of the host Element face to which the RebarConstraint is attached.