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

Listening length dimension between a segment and a bend.
Inheritance: ConstraintOnSegmentShape
Show file Open project: AMEE/revit

Private Properties

Property Type Description

Public Methods

Method Description
Commit ( ) : void

Add listening dimension to constrain the length between a segment and a bend in the specified direction.

ListeningDimensionSegmentToBend ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public method

Add listening dimension to constrain the length between a segment and a bend in the specified direction.
public Commit ( ) : void
return void

ListeningDimensionSegmentToBend() public method

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