C# Class Revit.SDK.Samples.NewRebar.CS.SetSegmentAs180DegreeBend

A 180 degree bend dimension.
Inheritance: ConstraintOnSegmentShape
Show file Open project: AMEE/revit

Private Properties

Property Type Description

Public Methods

Method Description
Commit ( ) : void

Add a dimension of 180 degree bend for a segment.

SetSegmentAs180DegreeBend ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public method

Add a dimension of 180 degree bend for a segment.
public Commit ( ) : void
return void

SetSegmentAs180DegreeBend() public method

public SetSegmentAs180DegreeBend ( RebarShapeDefBySegment def ) : System
def RebarShapeDefBySegment
return System