<Code Lib>
2027 Method
Changes 5
M

RebarConstraint.GetSurfaceForConstraintToSurface

Description:
This method retrieves the surface for a constraint of 'To Surface' type.

public Surface GetSurfaceForConstraintToSurface()

Surface Returns the surface that the RebarConstraint of 'To Surface' type is using.

  • RebarConstraint is no longer valid. -or- The RebarConstraint is not of RebarConstraintType 'ToSurface'.

Loading…