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

Arc length dimension.
Inheritance: ConstraintOnArcShape
Show file Open project: AMEE/revit

Public Methods

Method Description
Commit ( ) : void

Add dimension to constrain the arc length.

ConstraintArcLength ( RebarShapeDefByArc def ) : System

Method Details

Commit() public method

Add dimension to constrain the arc length.
public Commit ( ) : void
return void

ConstraintArcLength() public method

public ConstraintArcLength ( RebarShapeDefByArc def ) : System
def RebarShapeDefByArc
return System