<Code Lib>
2026 Method
Changes 0
M

RebarConstrainedHandle.GetCustomHandleTag

Description:
Returns the tag of the handle. The type of the handle should be 'CustomHandle'.

public int GetCustomHandleTag()

Int32 Returns the tag of custom handle.

  • RebarConstrainedHandle is no longer valid. -or- The RebarConstrainedHandle is not of RebarHandleType 'CustomHandle'.

Loading…