2024 Members
Changes 4
M

RebarBendingDetail Methods

Name Return Type Description
M Create(Document, ElementId, ElementId, Int32, RebarBendingDetailType, XYZ, Double) Element Creates a new instance of a bending detail.
M GetHost(Element) Reference Gets a reference to the reinforcement element that this bending detail represent.
M GetPosition(Element) XYZ Gets the position of the bending detail relative to its view.
M GetRotation(Element) double Gets the rotation angle in radians for the bending detail relative to its view.
M IsBendingDetail(Element) bool Checks if the input element is a bending detail.
M SetHost(Element, Reference) None Sets the reinforcement element that will be represented by the input bending detail.
M SetPosition(Element, XYZ) None Sets the position for this bending detail relative to its view.
M SetRotation(Element, Double) None Sets the rotation angle in radians for the bending detail relative to its view.