<Code Lib>
2027 Method
Changes 0
M

RebarContainer.SetHostId

Description:
The element that contains the rebar.

public void SetHostId(
	Document doc,
	ElementId hostId
)

  • doc
    The document containing both this element and the host element.
  • hostId
    The element that the rebar object belongs to, such as a structural wall, floor, foundation, beam, brace or column. The rebar does not need to be strictly inside the host, but it must be assigned to one host element.

Loading…