Click or drag to resize

RebarShape Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Represents a geometrical shape for Rebar in 3D space.
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Model
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class RebarShape : OpenElementId

The RebarShape type exposes the following members.

Constructors
  NameDescription
Public methodRebarShape
Initializes a new instance of the RebarShape class
Top
Properties
  NameDescription
Public propertyEndHook
Gets or sets the end rebar hook.
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertySourceGeometry
Gets or sets the segments of the rebar shape.
Public propertyStartHook
Gets or sets the start rebar hook.
Top
See Also