Table of Contents

Class RebarPoint3D

Namespace
IdeaRS.OpenModel.Model
Assembly
IdeaRS.OpenModel.dll

Represents a Point in 3D. Defines an Arc segment by radius.

[OpenModelClass("CI.StructModel.Structure.RebarPoint3D,CI.StructuralElements", "CI.StructModel.Structure.IRebarPoint3D,CI.BasicTypes")]
public class RebarPoint3D : Point3D

Inheritance

Inherited Members

Properties

BendRadius

Gets or sets the radius of the Arc

public double BendRadius { get; set; }

Property Value

double