RebarContainerItem.Height
Description:
For a spiral, the overall height.
For a spiral, the overall height.
Remarks:
Applies only to instances where RebarShape.Definition is of type RebarShapeDefinitionByArc, and its Type property is equal to the value RebarShapeDefinitionByArcType.Spiral.
Applies only to instances where RebarShape.Definition is of type RebarShapeDefinitionByArc, and its Type property is equal to the value RebarShapeDefinitionByArcType.Spiral.
public double Height { get; set; }
-
When setting this property: height must be positive.
-
When setting this property: None of the following disciplines is enabled: Structural.
-
This RebarContainerItem is not an instance of a spiral shape.