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

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

Public Methods

Method Description
Commit ( ) : void

Add dimension to constrain the arc chord length.

ConstraintChordLength ( RebarShapeDefByArc def ) : System

Method Details

Commit() public method

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

ConstraintChordLength() public method

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