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

Listening length dimension between two segments.
Inheritance: ConstraintOnSegmentShape
Show file Open project: AMEE/revit

Private Properties

Property Type Description

Public Methods

Method Description
Commit ( ) : void

Add dimension to constrain the perpendicular distance between two segment.

ListeningDimensionSegmentToSegment ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public method

Add dimension to constrain the perpendicular distance between two segment.
public Commit ( ) : void
return void

ListeningDimensionSegmentToSegment() public method

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